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