This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/sysmodules
TuxSH 1572bfd989 [sm] Fix process unregistering logic bug (fixes #984)
In this case pm+sm were supposed to automatically unregister ro's services (the kernel can close a dying process's handle automatically). Not doing this apparently induced a reference leak of DevMenu's as a process, preventing it to be destroyed and the memory allocation reslimit counter to be updated by KProcess's destructor accordingly.
2017-12-27 19:30:57 +01:00
..
loader Always patch FS and P9, remove SM service checks 2017-11-02 21:52:14 +01:00
pxi Remove redundant variables in Makefile 2017-11-03 19:03:17 +01:00
rosalina Minor date/time conversion loop style fixes 2017-12-19 02:32:51 +01:00
sm [sm] Fix process unregistering logic bug (fixes #984) 2017-12-27 19:30:57 +01:00