https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2550
Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #3 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2008-07-07 09:55:41 PDT ---
Running this one through valgrind also shows the same error as bug 2649:
==22879== Invalid read of size 1
==22879== at 0x5718ACD: tvb_uncompress (tvbuff.c:2897)
==22879== by 0x58FD91D: dissect_http_message (packet-http.c:1052)
==22879== by 0x58FDB20: dissect_http (packet-http.c:2040)
==22879== by 0x56EFF0B: call_dissector_through_handle (packet.c:396)
==22879== by 0x56F0550: call_dissector_work (packet.c:485)
==22879== by 0x56F09D8: dissector_try_port (packet.c:870)
==22879== by 0x5AE01A6: decode_tcp_ports (packet-tcp.c:2406)
==22879== by 0x5AE04A2: process_tcp_payload (packet-tcp.c:2465)
==22879== by 0x5AE0B25: dissect_tcp_payload (packet-tcp.c:1511)
==22879== by 0x5AE27F4: dissect_tcp (packet-tcp.c:3195)
==22879== by 0x56EFF0B: call_dissector_through_handle (packet.c:396)
==22879== by 0x56F0550: call_dissector_work (packet.c:485)
(Closing this older bug in favor of 2649 because that one has some analysis in
it.)
*** This bug has been marked as a duplicate of bug 2649 ***
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.