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

Date: Wed, 18 Jul 2012 22:57:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43797

User: guy
Date: 2012/07/18 03:57 PM

Log:
 exit() must not be used in dissectors.  Use REPORT_DISSECTOR_BUG() and
 just return NULL instead.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +2 -2      packet-rlc.c    Modified