https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2972
Jaap Keuter <jaap.keuter@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2366|review_for_checkin? |review_for_checkin-
Flag| |
--- Comment #2 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2008-10-16 00:08:15 PDT ---
(From update of attachment 2366)
A lot of whitespace change in between the real changes making it hard to check.
There is allocation of memory, but where is the free? Better use the se_
routines for that. Also the storage in a linear list is not the best option.
Better use RBtrees for that.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.