Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal reassemble.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: Sun, 16 Jun 2002 20:12:13 -0500 (CDT)
guy         2002/06/16 20:12:13 CDT

  Modified files:
    .                    reassemble.c 
  Log:
  Don't check for a short frame until we care whether the frame is short;
  that lets us get rid of a variable.
  
  Revision  Changes    Path
  1.22      +2 -5      ethereal/reassemble.c