Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal util.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: Thu, 23 Sep 1999 23:14:47 -0500 (CDT)
guy         1999/09/23 23:14:45 CDT

  Modified files:
    .                    util.c 
  Log:
  In "try_tempfile()", if the buffer is too short for the temporary file
  name, stuff as much of the name as will fit into the buffer before
  returning an error, so the error message that gets displayed isn't
  completely mangled.
  
  Revision  Changes    Path
  1.21      +5 -1      ethereal/util.c