18 May
2007
18 May
'07
7:37 p.m.
Revision: 23257 http://trac.macosforge.org/projects/launchd/changeset/23257 Author: zarzycki@apple.com Date: 2007-05-18 12:37:43 -0700 (Fri, 18 May 2007) Log Message: ----------- <rdar://problem/5199075> Bug: launchctl.c:1498 (23236):35: fwexec(bcc_tool, true) != -1 Modified Paths: -------------- trunk/launchd/src/launchctl.c Modified: trunk/launchd/src/launchctl.c =================================================================== --- trunk/launchd/src/launchctl.c 2007-05-17 22:18:57 UTC (rev 23256) +++ trunk/launchd/src/launchctl.c 2007-05-18 19:37:43 UTC (rev 23257) @@ -1495,7 +1495,7 @@ return; } - assumes(fwexec(bcc_tool, true) != -1); + fwexec(bcc_tool, true); } int
6749
Age (days ago)
6749
Last active (days ago)
0 comments
1 participants
participants (1)
-
source_changes@macosforge.org