<rdar://problem/5199075> Bug: launchctl.c:1498 (23236):35: fwexec(bcc_tool, true) != -1
--- 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