https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7348
Michael Mann <mmann78@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8590|0 |1
is obsolete| |
Attachment #8590|review_for_checkin? |
Flags| |
Attachment #9006| |review_for_checkin?
Flags| |
--- Comment #7 from Michael Mann <mmann78@xxxxxxxxxxxx> 2012-08-26 21:41:43 PDT ---
Created attachment 9006
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9006
Sort dissectors patch v2
Hopefully this takes care of all of the sorting issues. It's not fast with the
sorting of the hash table keys and then using the keys to look back into the
hash table, but the function shouldn't be used that much that speed should
really be an issue.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.