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: Thu, 30 Sep 1999 02:15:24 -0500 (CDT)
guy         1999/09/30 02:15:22 CDT

  Modified files:
    .                    file.c 
  Log:
  When we get an EOF on the sync pipe in sync mode, wait for the child to
  exit, so that it doesn't hang around as an unreaped zombie until the
  parent exits, and, if it stopped or terminated due to a signal, report
  that in a message box.
  
  Revision  Changes    Path
  1.101     +95 -3     ethereal/file.c