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@xxxxxxxxxxxx>
Date: Sat, 12 Aug 2000 02:12:52 -0500 (CDT)
guy         2000/08/12 02:12:50 CDT

  Modified files:
    wiretap              ngsniffer.c 
  Log:
  Initialize "last_blob" and "current_blob" when the file is opened.
  
  Set "current_blob" when the first read is done from the random file, as
  "current_blob" is the current blob in the random file.
  
  Revision  Changes    Path
  1.49      +23 -21    ethereal/wiretap/ngsniffer.c