cppcheck analysis of libfwbuilder_4.1.3-2.dsc
- ./src/fwbuilder/snmp.cpp:578 [style] - The iterator incrementing is suspicious - it is incremented at line 578 and then at line 574 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.
- ./src/fwcompiler/PolicyCompiler.cpp:362 [error] - Possible null pointer dereference: itfre
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, 09 Feb 2011 06:58:05 +0000, based on results by cppcheck 1.46