cppcheck/samples/resourceLeak/out.txt

4 lines
91 B
Plaintext
Raw Permalink Normal View History

2019-08-18 12:51:32 +02:00
samples\resourceLeak\bad.c:8:5: error: Resource leak: a [resourceLeak]
return 0;
^