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

Date: Sun, 02 Dec 2012 03:34:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46323

User: morriss
Date: 2012/12/01 07:34 PM

Log:
 Use g_error() to generate an explanatory message (and a core) when
 ABORT_ON_DISSECTOR_BUG is set and we pass MAX_TREE_ITEMS.
 
 If ABORT_ON_DISSECTOR_BUG is set and we get an unregistered hf, generate
 an explanatory message (and a core).

Directory: /trunk/epan/
  Changes    Path          Action
  +5 -3      proto.c       Modified