]> git.saurik.com Git - cycript.git/commit
Fixed the GC crash of doom that kennytm reported: apparently local contexts come...
authorJay Freeman (saurik) <saurik@saurik.com>
Wed, 4 Nov 2009 09:28:34 +0000 (09:28 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Wed, 4 Nov 2009 09:28:34 +0000 (09:28 +0000)
commitbc60fb46c3973f1c8d84994d9f98a6270f9ae803
treedba1b218e96565b690aa8dc230244f1a89e3b8ae
parent53ba31e9e6b378d1fbe7bc8eba0e02b7fc358a52
Fixed the GC crash of doom that kennytm reported: apparently local contexts come from the ECMA spec, and are rather forcibly deallocated.
Internal.hpp
Library.cpp
ObjectiveC/Library.mm
todo.txt