Wireshark-commits: [Wireshark-commits] rev 50055: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 19 Jun 2013 19:31:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50055

User: morriss
Date: 2013/06/19 12:31 PM

Log:
 Rework the change from r15595 a bit: when creating a TVB subset, always give
 the same captured and reported lengths so that we don't end up throwing
 BoundsErrors ("Packet size limited during capture") when the packet is simply
 malformed.
 
 This fixes one of the issues reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8816

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +13 -6     packet-ber.c    Modified