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/sm/source
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
..
common.h Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
list.c Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
list.h Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
main.c Always patch FS and P9, remove SM service checks 2017-11-02 21:52:14 +01:00
memory.c Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
memory.h Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
notifications.c Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
notifications.h Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
processes.c [sm] Fix process unregistering logic bug (fixes #984) 2017-12-27 19:30:57 +01:00
processes.h Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
services.c Always patch FS and P9, remove SM service checks 2017-11-02 21:52:14 +01:00
services.h Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
srv_pm.c Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
srv_pm.h Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
srv.c Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
srv.h Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00