summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qstackedlayout.h
diff options
context:
space:
mode:
authormread <qt-info@nokia.com>2011-10-18 12:45:28 (GMT)
committermread <qt-info@nokia.com>2011-10-18 13:13:13 (GMT)
commitb7179d6f284e277b84c54226be05832a25576387 (patch)
tree19e60d8c98ef3bd5fa87ae0f876972c178070335 /src/gui/kernel/qstackedlayout.h
parent20b00a46fefcbfd75c6c8d758a42ad0d31ae9a84 (diff)
downloadQt-b7179d6f284e277b84c54226be05832a25576387.zip
Qt-b7179d6f284e277b84c54226be05832a25576387.tar.gz
Qt-b7179d6f284e277b84c54226be05832a25576387.tar.bz2
Fixed access to null threadData in ~QObjectPrivate
If a class derived from QObjectPrivate throws an exception in its constructor, ~QObjectPrivate will be invoked with threadData being null. This change tests for null before accessing threadData. Task-number: QTBUG-4871 incidental finding Reviewed-by: Shane Kearns
Diffstat (limited to 'src/gui/kernel/qstackedlayout.h')
0 files changed, 0 insertions, 0 deletions