SecondDog

Results 1 issues of SecondDog

KSCrashMonitor_NSException.m ` callstack[i] = (uintptr_t)[addresses[i] unsignedLongLongValue]; ` `typedef unsigned long uintptr_t; ` i think it should be (uintptr_t)[address[i] unsignedlong]