http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35638
User: wmeier
Date: 2011/01/24 10:59 AM
Log:
Fix crash when doing File ! Export ! Objects ! SMB.
[Essentially: simplify the code used to test for duplicate packets].
Fixes Bug #5337: http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5337
Also:
- Fix "divide by 0" which caused garbage for display of a percent value;
- Remove some unneeded #includes;
Directory: /trunk/gtk/
Changes Path Action
+122 -143 export_object_smb.c Modified