https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2649
Richard Brodie <leogah@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leogah@xxxxxxxxxxx
--- Comment #2 from Richard Brodie <leogah@xxxxxxxxxxx> 2008-06-27 15:07:46 PDT ---
valgrind doesn't like it (SVN 25618 tshark -V)
Invalid read of size 1
==27673== at 0x44BE147: tvb_uncompress (tvbuff.c:2896)
==27673== by 0x472DCDD: dissect_http_message (packet-http.c:1058)
==27673== by 0x472E918: dissect_http (packet-http.c:2046)
At first sight, the code from tvbuff.c:2882 onwards ('Skip past the MTIME, XFL,
and OS fields') does look like it could use a few sanity checks.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.