Wireshark-commits: [Wireshark-commits] rev 49764: / /trunk-1.10/wiretap/: vwr.c
Date: Tue, 04 Jun 2013 15:28:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49764

User: gerald
Date: 2013/06/04 08:28 AM

Log:
 Copy over r49739 from the trunk:
 
   ------------------------------------------------------------------------
   r49739 | morriss | 2013-06-03 17:50:05 -0700 (Mon, 03 Jun 2013) | 5 lines
   Changed paths:
      M /trunk/wiretap/vwr.c
 
   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-1.10/wiretap/
  Changes    Path          Action
  +7 -1      vwr.c         Modified