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
Lioncash c95b59c72e sm/notifications: Prevent potential null pointer dereference in ReceiveNotification
Based off the conditions, this is a potential null pointer dereference
that can occur. We need to check for null before accessing
nbPendingNotifications.

This is unlikely to occur in common usage, however it's a fairly
straightforward amendment.
2019-08-13 03:04:03 -04:00
..
loader loader: Fix boolean logic error 2019-07-07 15:06:15 +02:00
pm Fix N3DS applications not closing properly (fix #1271, #1270, etc.) 2019-06-30 22:59:44 +02:00
pxi Remove useless rules 2019-03-16 18:11:46 +01:00
rosalina Merge pull request #1305 from piepie62/master 2019-08-12 21:11:21 +02:00
sm sm/notifications: Prevent potential null pointer dereference in ReceiveNotification 2019-08-13 03:04:03 -04:00
Makefile Add custom pm sysmodule 2019-03-29 00:32:45 +01:00