summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sqldatabase/sqldatabase.pro
diff options
context:
space:
mode:
authorFabien Freling <fabien.freling@nokia.com>2011-04-12 14:23:57 (GMT)
committerFabien Freling <fabien.freling@nokia.com>2011-04-12 14:23:57 (GMT)
commitabc5a632942c23496d75c49b3b0b4a674cdafdf8 (patch)
tree55246c581af5dbe5b9eae1ae8bffdc75b17a0266 /doc/src/snippets/sqldatabase/sqldatabase.pro
parenta5d40fd3814ab7c8e865912c03a918bfd5994998 (diff)
downloadQt-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 'doc/src/snippets/sqldatabase/sqldatabase.pro')
0 files changed, 0 insertions, 0 deletions