From: Jay Freeman (saurik) Date: Sun, 18 Oct 2009 20:24:13 +0000 (+0000) Subject: Fixed memory protection conditions (now that I finally have a GC test case) and imple... X-Git-Tag: v0.9.432~320 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/4e39dc0b33914636c16dbe0940a0876ada8a40fc?hp=4e39dc0b33914636c16dbe0940a0876ada8a40fc Fixed memory protection conditions (now that I finally have a GC test case) and implemented a ctrl-c execution cancel mechanism. ---