http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1380
jeff.morriss@xxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #4 from jeff.morriss@xxxxxxxxxxx 2007-02-18 10:20 GMT -------
(In reply to comment #2)
> It appears that the failure is related to the recent change to packet-ldap.c.
>
> Specifically: the 'find_dissector("spnego")' in packet-ldap is failing thus
> eventually leading to the assertion failure for 'handle != 0'.
>
> I don't know the proper way that the spnego dissector should be registered so
> I'll punt on the actual fix.
Fixed in rev 20837 by registering the SPNEGO dissector by name (e.g., it needed
to call 'register_dissector()').
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.