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 2439] patch for tvb_get_bits16 not to read past end of buf

Date: Fri, 11 Apr 2008 01:02:27 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2439





--- Comment #3 from Michael McCartney <mccart@xxxxxxxxxxxxxxxxxx>  2008-04-11 01:02:25 GMT ---
I should note that the else case in tvb_get_bits16() and
tvb_get_bits32() should probably follow what's done in
tvb_get_bits64(), that is, get the next byte instead of
the next two or four.  But I don't have a test case to 
verify if that should be done or not.


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