From owner-cvs-all Fri May 14 14:36:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B5F4155F1; Fri, 14 May 1999 14:36:22 -0700 (PDT) (envelope-from nate@FreeBSD.org) Received: (from nate@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA31117; Fri, 14 May 1999 14:36:22 -0700 (PDT) (envelope-from nate@FreeBSD.org) Message-Id: <199905142136.OAA31117@freefall.freebsd.org> From: Nate Williams Date: Fri, 14 May 1999 14:36:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_spec.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1999/05/14 14:36:21 PDT Modified files: lib/libc_r/uthread uthread_spec.c Log: - Fixed bug where we NULL'd before we freed the data causing a memory leak. Submitted by: Ralf S. Engelschall Obtained from: PR i386/11713 Revision Changes Path 1.11 +1 -1 src/lib/libc_r/uthread/uthread_spec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message