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

Date: Thu, 19 Sep 2013 17:39:44 GMT
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