Address uninitialized pointer variables
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>
Tue, 31 Mar 2015 18:23:27 +0000 (20:23 +0200)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Mon, 20 Apr 2015 04:09:59 +0000 (04:09 +0000)
commitca4dbd5675ad3aabffb9fb92f19b53b4c5028981
tree80a1c877186f611174d2ee640a23f431fe48cded
parentaa1524a4dde5098da2c9e40eb60bbaecf69bbe1c
Address uninitialized pointer variables

Coverity CID 10721, 84861, 86705, 85424, 85422,
85259, 84863, 84857

Change-Id: Ia86970b5ac4e0be9de01b79b618d33011da6a328
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
examples/quick/rendercontrol/cuberenderer.cpp
examples/quick/rendercontrol/window_multithreaded.cpp
src/qml/jsruntime/qv4errorobject.cpp
src/qml/jsruntime/qv4functionobject.cpp
src/qml/qml/qqmlcontextwrapper.cpp
src/qml/qml/qqmltypewrapper.cpp
tools/qmlscene/main.cpp