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 6619] Wrong bluetooth PSM detected when parse the L2CAP pa

Date: Sat, 3 Dec 2011 08:01:06 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6619

--- Comment #5 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2011-12-03 17:01:04 CET ---
Your patch should take into account erroneous captures. These can create
unexpected contexts. Therefore you should take heed to the warning in
README.binarytrees:

3.3 se_tree_lookup32_array_le()
....
The program should verify that the node returned contains data that is
expected. 

So the retrieved psm_data should be checked for the correct cid anyway.

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