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.