lvandeve / lodepng

PNG encoder and decoder in C and C++.
zlib License
2.07k stars 422 forks source link

Please check code using scan-build #13

Open MarkusTeufelberger opened 9 years ago

MarkusTeufelberger commented 9 years ago

I ran into your code on a university project and when compiling it with http://clang-analyzer.llvm.org running alongside the compilation, it spit out a handful of issues. If you want to, I can report them each on their own, but it might be faster if you just run this yourself.