diff options
author | mread <qt-info@nokia.com> | 2011-10-18 12:45:28 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2011-10-18 13:13:13 (GMT) |
commit | b7179d6f284e277b84c54226be05832a25576387 (patch) | |
tree | 19e60d8c98ef3bd5fa87ae0f876972c178070335 /src/gui/kernel/qstackedlayout.h | |
parent | 20b00a46fefcbfd75c6c8d758a42ad0d31ae9a84 (diff) | |
download | Qt-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