I just ran cppcheck, the famous static C/C++ code analyzer, and it seems there is a memleak :
src/findsubtitles/quazip/zip.c (line 615) : Memory leak: zi.
Thanks to the cppcheck team (https://github.com/danmar/cppcheck).
Log in to post a comment.