More cppcheck updates

This commit is contained in:
Cary R
2025-10-20 23:54:15 -07:00
parent 929fbf3507
commit 08c8ee081a
53 changed files with 941 additions and 725 deletions
+7
View File
@@ -0,0 +1,7 @@
// We use guarded memory allocation routines, but cppcheck is not
// noticing this so it is complaining we could return a NULL value.
nullPointerOutOfMemory:cadpli.c:53
nullPointerOutOfMemory:cadpli.c:54
// Unused function
unusedFunction:ivl_dlfcn.h:73