cppcheck/samples/memleak/out.txt

4 lines
84 B
Plaintext
Raw Normal View History

samples/memleak/bad.c:8:5: error: Memory leak: a [memleak]
return result;
^