Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal dfilter.c dfilter.h file.c proto.h

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Mon, 11 Oct 1999 09:58:19 -0500 (CDT)
gram        1999/10/11 09:58:14 CDT

  Modified files:
    .                    dfilter.c dfilter.h file.c proto.h 
  Log:
  Fixed bug reported by Laurent regarding byte-string filters not
  checking the length of the packet before copying bytes from the packet.
  
  Revision  Changes    Path
  1.27      +26 -23    ethereal/dfilter.c
  1.12      +2 -2      ethereal/dfilter.h
  1.106     +4 -4      ethereal/file.c
  1.14      +2 -1      ethereal/proto.h