From 55eeff8b2ec3282fb4daae4a77b5e3ce7a8979b1 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 20 Jul 1994 17:29:18 +0000 Subject: Formerly exec.c.~76~ --- exec/exec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exec/exec.c b/exec/exec.c index 0bdfa271..819e8171 100644 --- a/exec/exec.c +++ b/exec/exec.c @@ -1221,7 +1221,7 @@ S_fsys_getroot (fsys_t fsys, associated access-restricted realnode port which file ops get forwarded to. */ - mach_port_deallocate (mach_task_self (), dotdot); + *rootfile = execserver; *rootfilePoly = MACH_MSG_TYPE_MAKE_SEND; -- cgit v1.2.3