Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal file.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: Tue, 10 Aug 1999 01:54:17 -0500 (CDT)
guy         1999/08/10 01:54:15 CDT

  Modified files:
    .                    file.c 
  Log:
  Initialize the "next" pointer of a "frame_data" structure to NULL before
  putting it on the list of frames.
  
  Revision  Changes    Path
  1.60      +2 -1      ethereal/file.c