Wireshark-bugs: [Wireshark-bugs] [Bug 1613] Crash in LDAP dissector on Windows: 0.99.4, 0.99.5,

Date: Thu, 24 May 2007 01:58:44 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1613





------- Comment #4 from jeff.morriss@xxxxxxxxxxx  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.