URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39968ac43253d1542121ec045607d110b83c7efd
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
39968ac by Michal Labedzki (michal.labedzki@xxxxxxxxx):
MIME: Allow to dissect big files
Increase file size limit for mime files that can be
loaded by Wireshark to AddressSpace/2. On 32bit machines the limit can be
2 GiB.
Change-Id: I5b38b3ebe401077f4e1e873cff4b37da560d592f
Reviewed-on: https://code.wireshark.org/review/4907
Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from e9926ff ZigBee: commissioning dissection
adds 39968ac MIME: Allow to dissect big files
Summary of changes:
wiretap/mime_file.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)