This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
b7f812739c
cppcheck
/
samples
/
memleak
/
out.txt
4 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
memleak: Fixed false negative for sample
2019-08-18 19:45:39 +02:00
samples/memleak/bad.c:8:5: error: Memory leak: a [memleak]
return result;
^