Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal tethereal.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 21 Dec 2001 13:51:04 -0600 (CST)
guy         2001/12/21 13:51:04 CST

  Modified files:
    .                    tethereal.c 
  Log:
  It's not possible to check whether the capture file has reached its
  maximum size if there is no capture file; in fact, if you do, you get a
  core dump.  Skip the capture file size test if not capturing to a file.
  
  Revision  Changes    Path
  1.108     +5 -3      ethereal/tethereal.c