Merge pull request #179 from Plailect/patch-1

Drastically increase svchax reliability
This commit is contained in:
Steven Smith 2016-08-09 01:30:25 -07:00 committed by GitHub
commit e8fb789618

View File

@ -244,7 +244,8 @@ static void do_memchunkhax2(void)
svcCloseHandle(mch2.threads[i].handle);
mch2.threads[i].handle = 0;
}
svcSleepThread(40000000LL);
svcCloseHandle(mch2.dummy_threads_lock);
u32 fragmented_address = 0;