https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2966
Jaap Keuter <jaap.keuter@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #12 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2008-12-09 23:05:43 PDT ---
Committed, with modifications, as revision 26955.
Modifications are in the realm of registration. You cannot depend on data and
structures of other dissectors in your own registration function, because the
order of registration is undefined. These actions are moved to the handoff
routine.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.