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

Date: Sun, 29 Oct 2006 20:56:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19733

User: sahlberg
Date: 2006/10/29 08:56 PM

Log:
 from Stephen fischer
 
 Attached is a patch to fix bug #1163: "Dissector bug. ISO8073 COTP
 protocol." ?\194?\160The SES dissector was incorrectly believing it had PDUs
 within the COTP PDUs. ?\194?\160I added an additional heuristic check to see if
 the length of the SES PDU is 0, then return false since it can't be zero
 length.
 
 
 Thanks,
  ?\194?\160Steve

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