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

Date: Tue, 04 Jun 2013 00:50:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49739

User: morriss
Date: 2013/06/03 05:50 PM

Log:
 Fix the wiretap fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8760 :
 
 Check that the record length we got out of the file is at least as big as
 stats block trailer; if not, declare the file bad.

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