http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46338
User: wmeier
Date: 2012/12/02 05:41 PM
Log:
Fix 2 bugs in heuristic tests which resulted in various false positives;
I believe this fix addresses the remaining issues for Bug #6047.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6047
Also:
- Fix {-Wshadow] warning;
- Use tvb_get_ntoh24() in 2 places;
- Add ToDo comment about a TCP reassembly issue.
Directory: /trunk/epan/dissectors/
Changes Path Action
+17 -12 packet-reload-framing.c Modified