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

Date: Tue, 14 Nov 2006 05:47:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19886

User: etxrab
Date: 2006/11/14 05:47 AM

Log:
 From Stephen Fisher:
 a new more accurate fix for bug #1163.  Thanks to Graeme Lunt for pointing out that the first patch broke a different capture with legitimate SES data in it.  My patch also corrects the check for number of bytes existing from 4 to 2 as the minimum length of an SES PDU is only 2 bytes: 1 byte type, 1 byte length.

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