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 7675] Bluetooth: Add AVCTP dissector

Date: Thu, 18 Oct 2012 11:46:18 -0700 (PDT)
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.