LineIdCWESeverityMessage
missingIncludeinformationCppcheck cannot find all the include files (use --check-config for details)
src/mkmodgtk.c
90unusedFunction561styleThe function 'onLoad' is never used.
96unusedFunction561styleThe function 'onUnload' is never used.
src/modmgr.c
443nullPointerRedundantCheck476warningEither the condition 'it' is redundant or there is possible null pointer dereference: it.
src/svcmgr.c
66knownConditionTrueFalse571styleCondition 'l_cmp!=0' is always true
test/suite_modmgr-searchpath.c
121unusedAllocatedMemory563styleVariable 'oldVal' is allocated memory that is never used.
152unusedAllocatedMemory563styleVariable 'oldVal' is allocated memory that is never used.
183unusedAllocatedMemory563styleVariable 'oldVal' is allocated memory that is never used.
214unusedAllocatedMemory563styleVariable 'oldVal' is allocated memory that is never used.
246unusedAllocatedMemory563styleVariable 'oldVal' is allocated memory that is never used.