http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52145
User: eapache
Date: 2013/09/19 10:39 AM
Log:
Zero the key in ntlmssp, because we don't otherwise fill all of it. I suspect
the tvb_memcpy on the next line should be taking more data, but I don't know
enough about the protocol to be sure. This is the least disruptive way to fix
the last valgrind error from
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8941
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 packet-ntlmssp.c Modified