From owner-cvs-all Tue Jan 23 12:53:17 2001 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 BE2C437B6AC; Tue, 23 Jan 2001 12:52:50 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0NKqo684077; Tue, 23 Jan 2001 12:52:50 -0800 (PST) (envelope-from jhb) Message-Id: <200101232052.f0NKqo684077@freefall.freebsd.org> From: John Baldwin Date: Tue, 23 Jan 2001 12:52:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/pecoff imgact_pecoff.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/23 12:52:50 PST Modified files: sys/compat/pecoff imgact_pecoff.c Log: Use proc lock to safely obtain references to p_ucred before vnode operations. Revision Changes Path 1.3 +14 -4 src/sys/compat/pecoff/imgact_pecoff.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message