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

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 2 Nov 2002 16:00:18 -0600 (CST)
sahlberg    2002/11/02 16:00:18 CST

  Modified files:
    .                    packet-tcp.c 
  Log:
  Fixed small bug in TCP seq/ack analysis. Forgot to check a pointer for NULL which caused crashes sometimes.
  
  Revision  Changes    Path
  1.164     +4 -2      ethereal/packet-tcp.c