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, 24 Jan 2000 18:36:41 -0600 (CST)
guy         2000/01/24 18:36:38 CST

  Modified files:
    .                    file.c 
  Log:
  If there aren't any packets to select, don't try to select the first
  packet; "select_packet()" gets peeved because it can't find the packet,
  and panics.
  
  Revision  Changes    Path
  1.157     +5 -3      ethereal/file.c