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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 24 Feb 2004 23:21:08 -0600 (CST)
guy         2004/02/24 23:21:08 CST

  Modified files:
    .                    ringbuffer.c 
  Log:
  Don't unlink ringbuffer files if we haven't yet allocated the array of
  ringbuffer files - yes, we can fail before that's done, so we have to
  check for that.
  
  Revision  Changes    Path
  1.8       +6 -4      ethereal/ringbuffer.c