From ddc9b2008784bfd69d23530479347cb7a86b689d Mon Sep 17 00:00:00 2001 From: comex Date: Thu, 29 Jan 2015 02:00:17 -0500 Subject: misc. fixes --- ios-bootstrap/posixspawn-hook.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ios-bootstrap') diff --git a/ios-bootstrap/posixspawn-hook.c b/ios-bootstrap/posixspawn-hook.c index 25c7973..d1908a6 100644 --- a/ios-bootstrap/posixspawn-hook.c +++ b/ios-bootstrap/posixspawn-hook.c @@ -213,6 +213,9 @@ void substitute_init(struct shuttle *shuttle, UNUSED size_t nshuttle) { * what the notify port is for. Meanwhile, the jailbreak I have installed * properly runs rc.d sequentially, so the injection tools won't do their * thing at the same time. But just in case any of that doesn't hold up... + * + * (it also decreases the amount of library code necessary to load from + * disk...) */ struct substitute_image *im = substitute_open_image(_dyld_get_image_name(0)); -- cgit v1.2.3