Ethereal-dev: [Ethereal-dev] packet-wsp.c - Quoted-string and the Trailer header

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Wed, 19 Nov 2003 01:34:48 +0100
Hi all,

Attached patch implements quoted-string parsing by appending the closing
quote to the string value. If the quoted-string value does not start with a
quote, dissection resumes but a warning is displayed. Textual headers are
assumed to be 0x00 terminated (otherwise we have a malformed packet or a
short frame). The Trailer header is also dissected now, and the charset
parameter dissection has been rewritten. The Content-ID header dissector was
registered at the place of the Trailer dissector; this has also been fixed.

Please review and check in.

Regards,

Olivier

Attachment: packet-wsp.diff
Description: Binary data