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

Date: Tue, 22 Mar 2011 09:35:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36241

User: sahlberg
Date: 2011/03/22 02:35 AM

Log:
 Coverity 512
 
 Check if we ran out of bytes in the tvb and return NULL
 instead of trying to pass it to the decryption routines.

Directory: /trunk/epan/dissectors/
  Changes    Path                        Action
  +6 -3      packet-dcerpc-netlogon.c    Modified