mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +02:00
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
// 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
|