Even though the situation probably never happens, but better being extra cautious, just in case. | ../record/set.c: In function ‘IntervalListCreateSet’: | ../record/set.c:364:5: warning: use of NULL ‘stackIntervals’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] | 364 | memcpy(&prls[1], stackIntervals, nIntervals * sizeof(RecordSetInterval)); | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> |
||
---|---|---|
.. | ||
meson.build | ||
record.c | ||
set.c | ||
set.h |