Files
ReZygisk/loader/src/ptracer
ThePedroo 95073d9f4a fix: checking malloc against non NULL not NULL
This commit fixes an issue where one of the "malloc", a libc function to allocate dynamic memory, "if"s were checking its return against non-NULL instead of NULL, making it seem to have failed when it didn't.
2024-12-18 13:07:06 -03:00
..
2024-11-10 23:01:54 -03:00
2024-06-20 22:53:13 -03:00