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

Wireshark-bugs: [Wireshark-bugs] [Bug 1026] Invalid characters in PDML output when a packet cont

Date: Fri, 4 Aug 2006 10:06:58 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1026





------- Comment #3 from martin.mathieson@xxxxxxxxxxxx  2006-08-04 10:06 GMT -------
I've checked in a fix to the immediate problem in packet-aim-sst.c, where it
would try to add the icon data even although the icon length was set to 0. 
There may be the need to protect the PDML export code against problems like
these in general.

Also, the hf item for the icon data has been set to FT_UINT16 - you won't store
much icon data in 16 bits....  Should this be changed to FT_BYTES (i.e. do we
expect "Icon size" values of more than 2...?


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.