Task #308 - added.err

back to task #308
download
Error: COMPILER_WARNING (CWE-563):
certmonger-0.79.20-build/certmonger-0.79.20/src/iterate.c:41: included_from: Included from here.
certmonger-0.79.20-build/certmonger-0.79.20/src/notify.h: scope_hint: At top level
certmonger-0.79.20-build/certmonger-0.79.20/src/notify.h:34:20: warning[-Wunused-variable]: ‘cm_notify_event_names’ defined but not used
#   34 | static const char *cm_notify_event_names[] = {
#      |                    ^~~~~~~~~~~~~~~~~~~~~
#   32|   };
#   33|   
#   34|-> static const char *cm_notify_event_names[] = {
#   35|   	"unknown",
#   36|   	"validity_ending",