diff options
author | Michael Goddard <michael.goddard@nokia.com> | 2009-05-26 00:39:36 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-05-26 04:04:35 (GMT) |
commit | 0c9e6addd234414e4530d2fe2cb6189ac7c8d2f0 (patch) | |
tree | 02d26ba7f731549a3756bb2f5abe6fc1c8ba4384 /doc/src/snippets/code/src_gui_widgets_qcheckbox.cpp | |
parent | 548ec1b6a86fa5d405257ddd87b69226d89c4bb1 (diff) | |
download | Qt-0c9e6addd234414e4530d2fe2cb6189ac7c8d2f0.zip Qt-0c9e6addd234414e4530d2fe2cb6189ac7c8d2f0.tar.gz Qt-0c9e6addd234414e4530d2fe2cb6189ac7c8d2f0.tar.bz2 |
BT:Fix access of deleted memory with a static QCursor.
If a QCursor with a predefined shape is declared static, it could be
destroyed after the application dtor has already cleaned up QCursor
memory.
Task-number: 254467
Reviewed-by: Rhys Weatherley
(cherry picked from commit 682b854872c26d7408d79131217825fb8ddace6a)
Diffstat (limited to 'doc/src/snippets/code/src_gui_widgets_qcheckbox.cpp')
0 files changed, 0 insertions, 0 deletions