iverilog/cadpli/cppcheck.sup

8 lines
254 B
Plaintext
Raw Permalink Normal View History

2025-10-13 22:14:57 +02:00
// 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