https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7675
Chris Maynard <christopher.maynard@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #18 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2012-10-18 11:46:17 PDT ---
If the offset is out of bounds, both tvb_length_remaining() and
tvb_reported_length_remaining() return -1. The code needs to be able to handle
this. Detected by Coverity and reported as CID 728015: Improper use of
negative value.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.