Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2002 03:36:28 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch ftp.c
Message-ID:  <200210201036.g9KAaSGB039178@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/10/20 03:36:28 PDT

  Modified files:
    lib/libfetch         ftp.c 
  Log:
  When recycling a cached connection, increment the reference count so that
  the heap block does not get freed and reused. This should fix the
  pkg_add -r crashes that have been happening for months.
  
  Revision  Changes    Path
  1.82      +1 -1      src/lib/libfetch/ftp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210201036.g9KAaSGB039178>