Wireshark-commits: [Wireshark-commits] rev 48945: /trunk/epan/ /trunk/epan/: show_exception.c

Date: Sun, 21 Apr 2013 03:22:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48945

User: guy
Date: 2013/04/20 08:22 PM

Log:
 show_reported_bounds_error() should only be used to handle things such
 as overflows in offsets, where the error presumably was that some field
 size was so bogusly huge that it overflowed 32 bits; that's a malformed
 packet even if the packet wasn't reassembled.

Directory: /trunk/epan/
  Changes    Path                Action
  +5 -23     show_exception.c    Modified