http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1613





------- Comment #4 from [EMAIL PROTECTED]  2007-05-24 01:58 GMT -------
(In reply to comment #2)
> 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? 

Meaning the packet is malformed?  Some discussion a while back on -dev
suggested that setting Expert flags on the malformed area is better than 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.
_______________________________________________
Wireshark-bugs mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-bugs

Reply via email to