From owner-cvs-all Sun Nov 14 9:33:44 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 3343C14A06; Sun, 14 Nov 1999 09:33:41 -0800 (PST) (envelope-from eivind@FreeBSD.org) Received: (from eivind@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA90645; Sun, 14 Nov 1999 09:33:41 -0800 (PST) (envelope-from eivind@FreeBSD.org) Message-Id: <199911141733.JAA90645@freefall.freebsd.org> From: Eivind Eklund Date: Sun, 14 Nov 1999 09:33:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/ibcs2 imgact_coff.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1999/11/14 09:33:41 PST Modified files: sys/i386/ibcs2 imgact_coff.c Log: Fix case where vnode could be unlocked twice. Untested; bug found by code reading. Reviewed by: phk Revision Changes Path 1.39 +6 -4 src/sys/i386/ibcs2/imgact_coff.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message