Ethereal-dev: [Ethereal-dev] Patches to epan

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

From: Graeme Hewson <ghewson@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 08 May 2004 19:49:19 +0100
scanner.l
    Remove unnecessary check (two hex digits can't have value > 255)

semcheck.c
    Error if protocol specified on RHS of display filter comparison.
    If user specified "fc", they probably intended a byte value rather than
    the fibre channel protocol; fix makes mistake clear.

    Fix assertion failure with range on LHS of display filter comparison
    and field on RHS.

ftype-string.c
    "aim.fnac.ssi.buddyname==ab" caused segmentation fault (but only when
    read from .ethereal/recent).  Fix handling of unparsed value as byte
    string.

ftypes.c
    Fix off-by-one errors in slice_func

Attachment: epan.tar.gz
Description: application/gzip