Files
iverilog/cadpli/cppcheck.sup
T

8 lines
254 B
Plaintext
Raw Normal View History

2025-10-13 13:14:57 -07: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
2026-05-10 14:44:16 -07:00
unusedFunction:ivl_dlfcn.h:87