http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1613
------- Comment #2 from gerald@xxxxxxxxxxxxx 2007-05-23 18:10 GMT -------
This is due to attributedesc_string and ldapvalue_string both being NULL in
ldap.cnf/packet-ldap.c:
#line 480 "ldap.cnf"
Filter_string=ep_strdup_printf("(%s=%s)",attributedesc_string,ldapvalue_string);
RFCs 2251 and 2254 don't seem to allow for null values here. Should we throw
an exception?
--
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.