summaryrefslogtreecommitdiffstats
path: root/src/corelib/concurrent/qfutureinterface.cpp
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2012-11-04 19:20:53 (GMT)
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-08 14:11:51 (GMT)
commita4b5cd2893a5eef09d615340ae899f785de84858 (patch)
treeda1eafaedd84bc5484e773b0f84815387d6435df /src/corelib/concurrent/qfutureinterface.cpp
parentdeca010d62c94789ba856d048a00bf159cc9a444 (diff)
downloadQt-a4b5cd2893a5eef09d615340ae899f785de84858.zip
Qt-a4b5cd2893a5eef09d615340ae899f785de84858.tar.gz
Qt-a4b5cd2893a5eef09d615340ae899f785de84858.tar.bz2
Fix for memory leak in ResultStore
In ResultStoreBase::addResults() it possible that the ResultItem we create is invalid (filter-mode enabled). Since an invalid ResultItem won't have any result data, we need to make sure that we don't allocate any data for it. Backported (with minor technical changes) from qt/qtbase commit 6039179373f7552c2a711b06a7d69b9ca9d2b175 Original commit by Christian Strømme Task-number: QTBUG-27224 Change-Id: I5c941363c211d0414d461e7b1b0274c80f3d69b9 Reviewed-by: Christian Stromme <christian.stromme@digia.com>
Diffstat (limited to 'src/corelib/concurrent/qfutureinterface.cpp')
0 files changed, 0 insertions, 0 deletions