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 40772: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 30 Jan 2012 17:51:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40772

User: morriss
Date: 2012/01/30 09:51 AM

Log:
 If WIRESHARK_ABORT_ON_DISSECTOR_BUG is set, abort() out if we happened to
 catch a DissectorError exception.
 
 (I found this useful when debugging a "More than 1000000 items in the tree"
 DissectorError.)

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -0      packet-frame.c    Modified