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: Mon, 3 Apr 2000 03:57:22 -0500 (CDT)
guy         2000/04/03 03:57:20 CDT

  Modified files:
    .                    file.c 
  Log:
  Note that it didn't seem to save a significant amount of time or space
  to use a G_ALLOC_ONLY memory chunk rather than a G_ALLOC_AND_FREE memory
  chunk.
  
  Revision  Changes    Path
  1.176     +6 -2      ethereal/file.c