diff options
author | Fabien Freling <fabien.freling@nokia.com> | 2011-04-12 14:23:57 (GMT) |
---|---|---|
committer | Fabien Freling <fabien.freling@nokia.com> | 2011-04-12 14:23:57 (GMT) |
commit | abc5a632942c23496d75c49b3b0b4a674cdafdf8 (patch) | |
tree | 55246c581af5dbe5b9eae1ae8bffdc75b17a0266 /dist/changes-3.2.0-b2 | |
parent | a5d40fd3814ab7c8e865912c03a918bfd5994998 (diff) | |
download | Qt-abc5a632942c23496d75c49b3b0b4a674cdafdf8.zip Qt-abc5a632942c23496d75c49b3b0b4a674cdafdf8.tar.gz Qt-abc5a632942c23496d75c49b3b0b4a674cdafdf8.tar.bz2 |
Fix a race condition when the main window is being destructed.
During the destructor of QWidget, we delete the
layout. If the layout is not set to 0 afterwards,
a check on the layout might turn true, but any access
will end with a segfault.
Reviewed-by: João Abecasis
Diffstat (limited to 'dist/changes-3.2.0-b2')
0 files changed, 0 insertions, 0 deletions