Fixed a segv happening in non english locale

This commit is contained in:
Manickavasagam Senthil 2015-05-01 14:19:58 -04:00
parent b72d31b816
commit 0940a4d079

View File

@ -16,7 +16,7 @@
#include <netinet/tcp.h>
#include "MobileDevice.h"
#define APP_VERSION "1.5.2"
#define APP_VERSION "1.5.3"
#define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-"
#define LLDB_SHELL "lldb -s " PREP_CMDS_PATH
/*