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, 4 Apr 2000 00:14:54 -0500 (CDT)
guy         2000/04/04 00:14:52 CDT

  Modified files:
    .                    file.c 
  Log:
  Allocate the new mem chunk for the capture in "open_cap_file()", rather
  than duplicating the allocation code in "read_cap_file()" and
  "start_tail_cap_file()".
  
  Revision  Changes    Path
  1.178     +6 -9      ethereal/file.c