Ethereal-dev: SV: [Ethereal-dev] [Patch] to packet-ymsg.c (includes fix to bug 415)

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Mon, 26 Sep 2005 07:43:58 +0200
Checked in.
Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Martin Mathieson
Skickat: den 23 september 2005 22:22
Till: Ethereal development
Ämne: [Ethereal-dev] [Patch] to packet-ymsg.c (includes fix to bug 415)

Hi,

This (fuzz-tested) patch:

- avoids looking beyond the tvb while looking for content item delimiters
(causing most frames to be shown as malformed packet)
- makes content items (and their keys and values) filterable

Regards,
Martin