c95b59c72e
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. |
||
---|---|---|
.. | ||
common.h | ||
list.c | ||
list.h | ||
main.c | ||
notifications.c | ||
notifications.h | ||
processes.c | ||
processes.h | ||
services.c | ||
services.h | ||
srv_pm.c | ||
srv_pm.h | ||
srv.c | ||
srv.h |