cppcheck analysis of xdrawchem_1.9.9-4.2.dsc
- ./xdrawchem/main.cpp:72 [style] - The iterator incrementing is suspicious - it is incremented at line 72 and then at line 57 The loop might unintentionally skip an element in the container. There is no comparison between these increments to prevent that the iterator is incremented beyond the end.
- ./xdrawchem/molecule_smiles.cpp:44 [error] - instance of "SDG" object destroyed immediately
- ./xdrawchem/molecule_smiles.cpp:285 [error] - instance of "SDG" object destroyed immediately
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Wed, 02 Feb 2011 06:58:10 +0000, based on results by cppcheck 1.46