From owner-cvs-all Fri Aug 25 20:42:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8524537B43C; Fri, 25 Aug 2000 20:42:52 -0700 (PDT) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA55595; Fri, 25 Aug 2000 20:42:52 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200008260342.UAA55595@freefall.freebsd.org> From: Brian Feldman Date: Fri, 25 Aug 2000 20:42:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/passwd local_passwd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/08/25 20:42:52 PDT Modified files: usr.bin/passwd local_passwd.c Log: Fix a premature freeing bug found with malloc debugging courtesy John Hay. Submitted by: jhay Revision Changes Path 1.26 +6 -2 src/usr.bin/passwd/local_passwd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message