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

Date: Sun, 16 Mar 2008 22:55:05 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1613


Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #9 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>  2008-03-16 22:55:01 GMT ---
Well, we can't add an expert info because we don't have the variables we need.

In this particular case we really should be throwing a BoundsError (truncated
capture) but we have no way of knowing if that's the case or if the packet was
actually malformed.

So, I added checks to pass "(null)" in to ep_strdup_printf() if the strings are
NULL in rev 24660.  That'll have to do unless someone can find a better way.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.