[launchd-changes] [23249] trunk/launchd/src/libvproc.c

source_changes at macosforge.org source_changes at macosforge.org
Wed May 9 10:12:03 PDT 2007


Revision: 23249
          http://trac.macosforge.org/projects/launchd/changeset/23249
Author:   zarzycki at apple.com
Date:     2007-05-09 10:12:03 -0700 (Wed, 09 May 2007)

Log Message:
-----------
<rdar://problem/5063713> _vprocmgr_move_subset_to_user should set mach exception port

Modified Paths:
--------------
    trunk/launchd/src/libvproc.c

Modified: trunk/launchd/src/libvproc.c
===================================================================
--- trunk/launchd/src/libvproc.c	2007-05-08 20:43:52 UTC (rev 23248)
+++ trunk/launchd/src/libvproc.c	2007-05-09 17:12:03 UTC (rev 23249)
@@ -103,7 +103,7 @@
 		}
 	}
 
-	return NULL;
+	return _vproc_post_fork_ping();
 }
 
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/launchd-changes/attachments/20070509/50cb667e/attachment.html


More information about the launchd-changes mailing list