|
| missingInclude | | information | Cppcheck cannot find all the include files (use --check-config for details) |
src/mkmodgtk.c |
90 | unusedFunction | 561 | style | The function 'onLoad' is never used. |
96 | unusedFunction | 561 | style | The function 'onUnload' is never used. |
src/modmgr.c |
443 | nullPointerRedundantCheck | 476 | warning | Either the condition 'it' is redundant or there is possible null pointer dereference: it. |
src/svcmgr.c |
66 | knownConditionTrueFalse | 571 | style | Condition 'l_cmp!=0' is always true |
test/suite_modmgr-searchpath.c |
121 | unusedAllocatedMemory | 563 | style | Variable 'oldVal' is allocated memory that is never used. |
152 | unusedAllocatedMemory | 563 | style | Variable 'oldVal' is allocated memory that is never used. |
183 | unusedAllocatedMemory | 563 | style | Variable 'oldVal' is allocated memory that is never used. |
214 | unusedAllocatedMemory | 563 | style | Variable 'oldVal' is allocated memory that is never used. |
246 | unusedAllocatedMemory | 563 | style | Variable 'oldVal' is allocated memory that is never used. |