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, 21 Feb 2000 02:18:13 -0600 (CST)
guy         2000/02/21 02:18:07 CST

  Modified files:
    .                    file.c 
  Log:
  Don't use a fixed-size line buffer for summary lines in the print code;
  mallocate the buffer and grow it as necessary.
  
  Revision  Changes    Path
  1.167     +45 -13    ethereal/file.c