Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Patch] Fix for bug #1163: "Dissector bug.ISO8073COTP protoc

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Tue, 14 Nov 2006 06:52:30 +0100
Checked in.
BR
Anders

-----Ursprungligt meddelande-----
Från: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Stephen Fisher
Skickat: den 10 november 2006 23:42
Till: graeme@xxxxxxxxxxx; Developer support list for Wireshark
Ämne: Re: [Wireshark-dev] [Patch] Fix for bug #1163: "Dissector
bug.ISO8073COTP protocol."


Please apply the attached patch which is 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.


Steve