]> git.saurik.com Git - cycript.git/commit
Fixed a tokenization bug that caused blank lines a the console to crash horribly.
authorJay Freeman (saurik) <saurik@saurik.com>
Tue, 20 Oct 2009 20:36:21 +0000 (20:36 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Tue, 20 Oct 2009 20:36:21 +0000 (20:36 +0000)
commite818f0e07214ed24416c7aedf63d2972e42b9ca4
tree2e7c8894122d2ae5251f03653ca054d71123d8bf
parent6195e7e0f69e4f2381eb5b7f4e1ad021af619e46
Fixed a tokenization bug that caused blank lines a the console to crash horribly.
Console.cpp