summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2010-01-22 16:25:38 (GMT)
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2010-01-22 17:45:58 (GMT)
commit5f4af1b5b5a96875b42750a778dcf6695a844623 (patch)
treed2ece281dfe69bd432fcab1d3442980286c51a17 /src/plugins
parent3e51b6c872e86a5e68a8e59770fc1bc32b84da0c (diff)
downloadQt-5f4af1b5b5a96875b42750a778dcf6695a844623.zip
Qt-5f4af1b5b5a96875b42750a778dcf6695a844623.tar.gz
Qt-5f4af1b5b5a96875b42750a778dcf6695a844623.tar.bz2
Potential crash when adding items from QGraphicsWidget::polishEvent().
These were processed immediately, so there was a fair chance that we could end up doing a virtual function call on items that were not fully constructed. This patch is also an optimization, since we never remove anything from the vector. Auto-test included. Reviewed-by: Jan-Arve
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions