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

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

From: Jeff Foster <jfoster@xxxxxxxxxxxxxxxxx>
Date: Wed, 17 Sep 2003 10:58:12 -0500 (CDT)
jfoster     2003/09/17 10:58:12 CDT

  Modified files:
    .                    packet-socks.c 
  Log:
  Fix recursive heap overflow problem.
  When a socks connection was used to create a second socks connection
  the socks dissector would be called recursively until a heap overflow
  occurred.
  
  Revision  Changes    Path
  1.46      +26 -26    ethereal/packet-socks.c