./dcop/dcopserver.cpp:1208 [error] - Possible null pointer dereference: target - otherwise it is redundant to check if target is null at line 1218
./dcop/dcopserver.cpp:1230 [error] - Possible null pointer dereference: target - otherwise it is redundant to check if target is null at line 1240
./kab/qconfigDB.cc:2205 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
./kdecore/netwm.cpp:571 [error] - Common realloc mistake: "d" nulled but not freed upon failure
./kdecore/svgicons/ksvgiconengine.cpp:189 [style] - The iterator incrementing is suspicious - it is incremented at line 189 and then at line 187 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.
./kded/kded.cpp:370 [style] - The iterator incrementing is suspicious - it is incremented at line 370 and then at line 366 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.
./kdeprint/cups/kmwother.cpp:89 [style] - The iterator incrementing is suspicious - it is incremented at line 89 and then at line 84 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.
./kdeprint/lpd/make_driver_db_lpd.c:111 [error] - Resource leak: in
./kdeprint/management/kmwlocal.cpp:178 [style] - The iterator incrementing is suspicious - it is incremented at line 178 and then at line 170 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.
./kdeprint/management/kxmlcommanddlg.cpp:696 [error] - Possible null pointer dereference: item - otherwise it is redundant to check if item is null at line 701
./kdeprint/management/kxmlcommanddlg.cpp:697 [error] - Possible null pointer dereference: item - otherwise it is redundant to check if item is null at line 701
./kdeprint/management/kxmlcommandselector.cpp:135 [style] - The iterator incrementing is suspicious - it is incremented at line 135 and then at line 132 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.
./kstyles/keramik/keramik.cpp:311 [style] - The iterator incrementing is suspicious - it is incremented at line 311 and then at line 305 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.
./libkmid/gusout.cc:517 [error] - Mismatching allocation and deallocation: s
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, 22 Dec 2010 03:58:35 +0000, based on results by cppcheck 1.46