cppcheck analysis of inkscape_0.43-5.dsc
- ./src/desktop.cpp:653 [possible error] - Memory leak: old_zoom
- ./src/dialogs/iconpreview.h:62 [possible error] - Memory leak: IconPreviewPanel::sizes
- ./src/dialogs/swatches.h:76 [possible error] - Memory leak: SwatchesPanel::_holder
- ./src/document.cpp:357 [error] - Memory leak: name
- ./src/dom/stylesheets.h:111 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/dom/css.h:503 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/dom/domimpl.h:1931 [possible error] - Memory leak: DocumentImpl::doctype
- ./src/dom/events.h:412 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/dom/events.h:464 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/extension/implementation/script.cpp:903 [error] - Mismatching allocation and deallocation: buffer
- ./src/extension/implementation/script.cpp:1039 [possible error] - Mismatching allocation and deallocation: pipe_t::ppipe
- ./src/extension/script/InkscapeScript.cpp:152 [possible error] - Memory leak: interp
- ./src/extension/script/InkscapeScript.cpp:104 [possible error] - Memory leak: interp
- ./src/extension/script/InkscapeScript.cpp:151 [possible error] - Memory leak: interp
- ./src/inkjar/jar.cpp:84 [possible error] - Mismatching allocation and deallocation: JarFile::_filename
- ./src/jabber_whiteboard/pedroxmpp.cpp:4409 [error] - Resource leak: f
- ./src/jabber_whiteboard/pedroxmpp.cpp:2069 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/libavoid/makepath.cpp:423 [possible error] - Memory leak: directEdge
- ./src/libcroco/cr-cascade.c:76 [error] - Memory leak: result
- ./src/libcroco/cr-statement.c:637 [error] - Possible null pointer dereference: stringue - otherwise it is redundant to check if stringue is null at line 639
- ./src/libnrtype/TextWrapper.cpp:210 [error] - Possible null pointer dereference: pRun - otherwise it is redundant to check if pRun is null at line 211
- ./src/livarot/AVL.cpp:346 [error] - Possible null pointer dereference: e - otherwise it is redundant to check if e is null at line 437
- ./src/livarot/AVL.cpp:347 [error] - Possible null pointer dereference: e - otherwise it is redundant to check if e is null at line 437
- ./src/livarot/AVL.cpp:505 [error] - Possible null pointer dereference: e - otherwise it is redundant to check if e is null at line 596
- ./src/livarot/AVL.cpp:506 [error] - Possible null pointer dereference: e - otherwise it is redundant to check if e is null at line 596
- ./src/livarot/PathSimplify.cpp:1245 [possible error] - Memory leak: lastAddition
- ./src/sp-marker.cpp:560 [error] - Mismatching allocation and deallocation: view
- ./src/trace/imagemap.cpp:89 [error] - Memory leak: me.pixels
- ./src/ui/dialog/whiteboard-sharewithuser.cpp:157 [error] - Same iterator is used with both children and _buddylistdata
- ./src/ui/widget/scalar-unit.h:47 [possible error] - Memory leak: ScalarUnit::_unit_menu
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Thu, 16 Dec 2010 05:49:20 +0000, based on results by cppcheck 1.41-modif