Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap ngsniffer.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 29 Nov 2000 02:24:15 -0600 (CST)
guy         2000/11/29 02:24:14 CST

  Modified files:
    wiretap              ngsniffer.c 
  Log:
  Catch Sniffer packets where the record length for a record containing a
  packet is too small to contain all the data that the frame header claims
  was captured for the packet; treat that as a bad record, and return an
  error.
  
  Revision  Changes    Path
  1.56      +14 -1     ethereal/wiretap/ngsniffer.c