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

Date: Fri, 29 Sep 2006 19:39:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19365

User: jake
Date: 2006/09/29 07:39 PM

Log:
 Fix for bug 1133:
 add a test for (length > 0) in the dissector (dissect_xot_pdu), to avoid to
 allocate a new tvb when the XOT decoded length is null.

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