Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
We'll review the report and see if any of the problems reported require attention. We noticed the report has an excessive number of false positives, mostly "Variable is assigned a value that is never used."
Glad we could help debug your software. A code checker is a useful tool and as soon as the false positive problem is fixed we envision using your software to verify ImageMagick before each release is approved. We do something similar with runtime checks (e.g. valgrind). Thanks.