Wireshark-commits: [Wireshark-commits] rev 49742: /trunk/wiretap/ /trunk/wiretap/: vwr.c

Date: Tue, 04 Jun 2013 01:31:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49742

User: morriss
Date: 2013/06/03 06:31 PM

Log:
 Fix an unintialized-value-used warning that Valgrind detected in the capture
 file attached to https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8760 :
 
 When searching for a signature, don't search past the end of the record.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +6 -6      vwr.c         Modified