Wireshark-commits: [Wireshark-commits] rev 49817: / /trunk-1.8/docbook/: release-notes.xml /trunk-1
Date: Thu, 06 Jun 2013 19:55:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49817

User: gerald
Date: 2013/06/06 12:55 PM

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.8/docbook/
  Changes    Path                 Action
  +21 -1     release-notes.xml    Modified

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