./doc/src/snippets/code/src_corelib_tools_qlinkedlist.cpp:155 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
./doc/src/snippets/code/src_qt3support_itemviews_q3listview.cpp:78 [error] - Invalid number of character ({) when these macros are defined: ''.
./doc/src/snippets/code/src_script_qscriptengine.cpp:216 [error] - Invalid number of character (() when these macros are defined: ''.
./doc/src/snippets/code/tools_assistant_compat_lib_qassistantclient.cpp:58 [error] - Invalid number of character ({) when these macros are defined: ''.
./src/3rdparty/clucene/src/CLucene/analysis/AnalysisHeader.cpp:87 [error] - Common realloc mistake: "_termText" nulled but not freed upon failure
./src/3rdparty/clucene/src/CLucene/debug/memtracking.cpp:130 [error] - Memory leak: bp
./src/3rdparty/clucene/src/CLucene/debug/memtracking.cpp:178 [error] - Memory leak: bp
./src/3rdparty/clucene/src/CLucene/debug/memtracking.cpp:221 [error] - Memory leak: bp
./src/3rdparty/clucene/src/CLucene/index/SegmentTermEnum.cpp:381 [error] - Common realloc mistake: "buffer" nulled but not freed upon failure
./src/3rdparty/clucene/src/CLucene/index/TermVectorReader.cpp:275 [error] - Common realloc mistake: "buffer" nulled but not freed upon failure
./src/3rdparty/freetype/src/base/ftdbgmem.c:349 [error] - Possible null pointer dereference: table - otherwise it is redundant to check if table is null at line 351
./src/3rdparty/freetype/src/gxvalid/gxvcommn.c:801 [error] - Possible null pointer dereference: func
./src/3rdparty/freetype/src/gxvalid/gxvmort.c:204 [error] - Possible null pointer dereference: func
./src/3rdparty/freetype/src/gxvalid/gxvmorx.c:98 [error] - Possible null pointer dereference: func
./src/3rdparty/freetype/src/tools/apinames.c:89 [error] - Common realloc mistake: "the_names" nulled but not freed upon failure
./src/3rdparty/freetype/src/tools/ftrandom/ftrandom.c:363 [error] - Common realloc mistake: "fontlist" nulled but not freed upon failure
./src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:75 [error] - Invalid number of character ({) when these macros are defined: ''.
./src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:75 [error] - Invalid number of character ({) when these macros are defined: 'NDEBUG'.
./src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:75 [error] - Invalid number of character ({) when these macros are defined: 'QT_BUILD_SCRIPT_LIB'.
./src/3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:818 [error] - Return of the address of an auto-variable
./src/3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:875 [error] - Return of the address of an auto-variable
./src/3rdparty/libtiff/libtiff/tif_ojpeg.c:925 [error] - Invalid number of character (() when these macros are defined: 'C_LOSSLESS_SUPPORTED;OJPEG_SUPPORT;never'.
./src/3rdparty/libtiff/libtiff/tif_ojpeg.c:925 [error] - Invalid number of character (() when these macros are defined: 'OJPEG_SUPPORT;never'.
./src/3rdparty/ptmalloc/ptmalloc3.c:709 [error] - Uninitialized variable: s
./src/3rdparty/sqlite/shell.c:248 [error] - Common realloc mistake: "zLine" nulled but not freed upon failure
./src/3rdparty/sqlite/shell.c:267 [error] - Common realloc mistake: "zLine" nulled but not freed upon failure
./src/3rdparty/sqlite/shell.c:1719 [error] - Common realloc mistake: "zSql" nulled but not freed upon failure
./src/3rdparty/sqlite/sqlite3.c:62087 [error] - Possible null pointer dereference: pExpr
./src/3rdparty/sqlite/sqlite3.c:62088 [error] - Possible null pointer dereference: pExpr
./src/3rdparty/webkit/JavaScriptCore/interpreter/Interpreter.cpp:71 [error] - Invalid number of character ({) when these macros are defined: ''.
./src/3rdparty/webkit/JavaScriptCore/interpreter/Interpreter.cpp:71 [error] - Invalid number of character ({) when these macros are defined: 'NDEBUG'.
./src/3rdparty/webkit/JavaScriptCore/wtf/dtoa.cpp:818 [error] - Return of the address of an auto-variable
./src/3rdparty/webkit/JavaScriptCore/wtf/dtoa.cpp:875 [error] - Return of the address of an auto-variable
./src/3rdparty/webkit/WebCore/bindings/js/JSLazyEventListener.cpp:80 [error] - Possible null pointer dereference: executionContext - otherwise it is redundant to check if executionContext is null at line 81
./src/3rdparty/webkit/WebCore/html/HTMLParser.cpp:596 [error] - Possible null pointer dereference: node - otherwise it is redundant to check if node is null at line 598
./src/3rdparty/webkit/WebCore/loader/CachedResourceHandle.h:43 [error] - ### Internal error in Cppcheck. Please report it.
./src/3rdparty/webkit/WebCore/loader/NetscapePlugInStreamLoader.cpp:67 [error] - Possible null pointer dereference: m_client - otherwise it is redundant to check if m_client is null at line 70
./src/3rdparty/webkit/WebCore/rendering/RenderBoxModelObject.cpp:473 [error] - Possible null pointer dereference: body - otherwise it is redundant to check if body is null at line 475
./src/3rdparty/webkit/WebCore/rendering/RenderBoxModelObject.cpp:474 [error] - Possible null pointer dereference: body - otherwise it is redundant to check if body is null at line 475
./src/3rdparty/zlib/examples/gun.c:393 [error] - Uninitialized variable: next
./src/corelib/kernel/qcoreapplication_win.cpp:105 [error] - Common realloc mistake: "b" nulled but not freed upon failure
./src/corelib/kernel/qeventdispatcher_unix.cpp:602 [error] - Possible null pointer dereference: currentTimerInfo - otherwise it is redundant to check if currentTimerInfo is null at line 605
./src/corelib/kernel/qeventdispatcher_unix.cpp:603 [error] - Possible null pointer dereference: currentTimerInfo - otherwise it is redundant to check if currentTimerInfo is null at line 605
./src/corelib/tools/qdatetime.cpp:2921 [error] - Possible null pointer dereference: t
./src/corelib/tools/qdatetime.cpp:2924 [error] - Possible null pointer dereference: t
./src/corelib/tools/qdatetime.cpp:2925 [error] - Possible null pointer dereference: t
./src/dbus/qdbusabstractinterface.cpp:162 [error] - Array 'expectedSignature[1]' index 1 out of bounds
./src/gui/embedded/qtransportauth_qws.cpp:571 [error] - Undefined behaviour: linkTarget is used wrong in call to sprintf or snprintf. Quote: If copying takes place between objects that overlap as a result of a call to sprintf() or snprintf(), the results are undefined.
./src/gui/kernel/qclipboard_qws.cpp:231 [error] - Memory leak: d
./src/gui/kernel/qclipboard_win.cpp:269 [error] - Memory leak: d
./src/gui/kernel/qclipboard_win.cpp:289 [error] - Memory leak: d
./src/gui/kernel/qclipboard_win.cpp:335 [error] - Memory leak: d
./src/gui/kernel/qclipboard_x11.cpp:973 [error] - Memory leak: d
./src/gui/kernel/qclipboard_x11.cpp:992 [error] - Memory leak: d
./src/gui/kernel/qclipboard_x11.cpp:1526 [error] - Memory leak: d
./src/gui/kernel/qclipboard_x11.cpp:1540 [error] - Memory leak: d
./src/gui/text/qfontengine_qws.cpp:477 [error] - Possible null pointer dereference: glyph - otherwise it is redundant to check if glyph is null at line 480
./src/multimedia/audio/qaudiodeviceinfo_mac_p.cpp:130 [error] - Mismatching allocation and deallocation: streams
./src/multimedia/audio/qaudiodeviceinfo_mac_p.cpp:204 [error] - Mismatching allocation and deallocation: vr
./src/multimedia/audio/qaudiodeviceinfo_mac_p.cpp:348 [error] - Mismatching allocation and deallocation: audioDevices
./src/opengl/qpaintengine_opengl.cpp:1816 [error] - Common realloc mistake: "vertices" nulled but not freed upon failure
./src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp:213 [error] - Invalid number of character (() when these macros are defined: 'QT_NO_COMPRESS'.
./src/qt3support/itemviews/q3listview.cpp:3881 [error] - Possible null pointer dereference: c - otherwise it is redundant to check if c is null at line 3882
./src/qt3support/network/q3dns.cpp:960 [error] - Possible null pointer dereference: theNs
./src/qt3support/network/q3dns.cpp:962 [error] - Possible null pointer dereference: theNs
./src/qt3support/network/q3ftp.cpp:1785 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:1803 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:1818 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:1839 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:1873 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:1926 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:1935 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:1977 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:2007 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:2066 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:2189 [error] - Memory leak: d
./src/qt3support/network/q3ftp.cpp:2297 [error] - Memory leak: d
./src/qt3support/text/q3richtext.cpp:8082 [error] - Possible null pointer dereference: cell - otherwise it is redundant to check if cell is null at line 8083
./src/qt3support/text/q3richtext.cpp:8120 [error] - Possible null pointer dereference: cell - otherwise it is redundant to check if cell is null at line 8121
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 05:01:33 +0000, based on results by cppcheck 1.46