Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5837] Wireshark (and tshark) crashes on http traffic - dis

Date: Sun, 17 Apr 2011 15:42:12 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5837

--- Comment #3 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-04-17 15:42:11 PDT ---
This is my fault.  I did not realize that the back-port of r36629 to the 1.4.x
tree also depends on the r35896 change to epan/proto.c.

I manually applied it and it fixed the problem.  So how to proceed?  Should we
back-port the r35896 change to epan/proto.c, or alternatively, we could change
epan/dissectors/packet-tcp.c to NOT pass NULL as the start_ptr but call
tvb_get_ptr(tvb, deseg_offset, -1) directly?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.