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: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Feb 2003 18:22:46 -0600 (CST)
guy         2003/02/20 18:22:46 CST

  Modified files:
    .                    packet-tcp.c 
  Log:
  Protect against wraparound when scanning through a bunch of TCP data in
  "tcp_dissect_pdus()".
  
  Revision  Changes    Path
  1.173     +6 -1      ethereal/packet-tcp.c