Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smtp.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 10 Jun 2003 00:45:33 -0500 (CDT)
guy         2003/06/10 00:45:33 CDT

  Modified files:
    .                    packet-smtp.c 
  Log:
  When checking for a CR-LF at the end of a packet, don't assume we have
  all the data in the packet - we might have captured with a snaplen
  insufficient to get it all.
  
  Revision  Changes    Path
  1.33      +5 -2      ethereal/packet-smtp.c