From owner-cvs-all Fri Jan 22 13:40:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17081 for cvs-all-outgoing; Fri, 22 Jan 1999 13:37:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17076; Fri, 22 Jan 1999 13:37:40 -0800 (PST) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA13113; Fri, 22 Jan 1999 13:37:41 -0800 (PST) Date: Fri, 22 Jan 1999 13:37:41 -0800 (PST) Message-Id: <199901222137.NAA13113@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/common load_aout.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1999/01/22 13:37:41 PST Modified files: (Branch: RELENG_3) sys/boot/common load_aout.c Log: MFC: Fix extraneous free() on error. Revision Changes Path 1.11.2.1 +1 -2 src/sys/boot/common/load_aout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message