From owner-cvs-sys Sun Mar 19 15:28:06 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA16886 for cvs-sys-outgoing; Sun, 19 Mar 1995 15:28:06 -0800 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA16831; Sun, 19 Mar 1995 15:27:59 -0800 Date: Sun, 19 Mar 1995 15:27:59 -0800 From: David Greenman Message-Id: <199503192327.PAA16831@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern kern_exec.c Sender: cvs-sys-owner@freebsd.org Precedence: bulk davidg 95/03/19 15:27:58 Modified: sys/kern kern_exec.c Log: Fixed bug introduced in the previous commit - the lock must be held until after the call to exec_check_permissions().