Wireshark-commits: [Wireshark-commits] rev 34018: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 30 Aug 2010 17:05:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34018

User: morriss
Date: 2010/08/30 10:05 AM

Log:
 Fix the crash reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5157 :
 
 If get_unicode_or_ascii_string() returns a NULL pointer, return a pointer to an
 empty string back to our caller.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +5 -1      packet-ntlmssp.c    Modified