qt5base-lts/tests/auto/corelib
Jędrzej Nowacki dacc222d5a Fix QVector detaching in one thread while another destroys it.
The patch adds handling for a case when a QVector is shared between two
threads. In such scenario detaching in one thread could collide with
destruction in the other one, causing a memory leak or assert in debug
mode.

Task-number: QTBUG-29134
Change-Id: Idbff250d9cfc6cf83174954ea91dbf41f8ea4aa4
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-02-20 15:22:55 +01:00
..
animation Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
codecs Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
global Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
io tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
itemmodels Fix minor typos in docs, printed messages & comments 2013-01-28 18:12:41 +01:00
json Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
kernel tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
mimetypes Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
plugin Check existence of QProcess feature before using it on Qt autotests. 2013-01-28 16:06:15 +01:00
statemachine Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
thread Check existence of QProcess feature before using it on Qt autotests. 2013-01-28 16:06:15 +01:00
tools Fix QVector detaching in one thread while another destroys it. 2013-02-20 15:22:55 +01:00
xml tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00