Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 44439: /trunk/epan/ /trunk/epan/: proto.c

Date: Fri, 10 Aug 2012 23:05:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44439

User: gerald
Date: 2012/08/10 04:05 PM

Log:
 Instead of calling DISSECTOR_ASSERT() whenever we get an invalid length,
 add an expert item. For unusable lengths throw ReportedBoundsError but
 try to continue on otherwise.
 
 Based on a patch from Mike Morrin in bug 3884.

Directory: /trunk/epan/
  Changes    Path          Action
  +98 -30    proto.c       Modified