cppcheck analysis of xmltooling_1.3.3-2.dsc
- ./xmltooling/exceptions.cpp:172 [style] - The iterator incrementing is suspicious - it is incremented at line 172 and then at line 169 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.
- ./xmltooling/security/impl/ExplicitKeyTrustEngine.cpp:260 [error] - Possible null pointer dereference: evp - otherwise it is redundant to check if evp is null at line 261
- ./xmltooling/security/impl/ExplicitKeyTrustEngine.cpp:275 [error] - Possible null pointer dereference: evp - otherwise it is redundant to check if evp is null at line 276
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Mon, 20 Dec 2010 21:20:39 +0000, based on results by cppcheck 1.46