qt5base-lts/tests/auto
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
..
bic/data Remove QPointerBase bic check. 2013-02-13 15:06:53 +01:00
cmake Doc: Fix module name format 2013-01-25 17:27:44 +01:00
compilerwarnings/data Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
concurrent Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
corelib Fix QVector detaching in one thread while another destroys it. 2013-02-20 15:22:55 +01:00
dbus Doc: Fix module name format 2013-01-25 17:27:44 +01:00
gui Fixed crashes when using QImage in combination with QCoreApplication. 2013-02-14 10:55:33 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Only compile SSL tests when openssl is available. 2013-02-13 23:56:41 +01:00
opengl Doc: Fix module name format 2013-01-25 17:27:44 +01:00
other Do not crash if the child index is out of range. 2013-02-06 12:00:07 +01:00
printsupport Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
shared Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
sql QSqlResult: fix parsing of bound SQL statements 2013-02-15 15:47:58 +01:00
testlib Doc: Fix module name format 2013-01-25 17:27:44 +01:00
tools moc: Error out when detecting unterminated macro usage 2013-02-19 20:51:44 +01:00
widgets QStackedLayout: Fix crash when focus widget is destroyed in hide() 2013-02-19 21:07:14 +01:00
xml Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
auto.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
network-settings.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtest-config.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
test.pl Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00