cppcheck/samples/resourceLeak/out.txt

4 lines
91 B
Plaintext

samples\resourceLeak\bad.c:8:5: error: Resource leak: a [resourceLeak]
return 0;
^