qt5base-lts/tests/auto/corelib
Mårten Nordheim 8f8775adf3 QHash: fix thread race around references and detaching
If we detach from a shared hash while holding a reference to a key from
said shared hash then there is no guarantee for how long the reference
is valid (given a multi-thread environment).

Pick-to: 6.2
Change-Id: Ifb610753d24faca63e2c0eb8836c78d55a229001
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2021-11-25 08:52:39 +00:00
..
animation Include qproperty.h where needed 2021-11-04 21:45:02 +01:00
global Do not include qloggingcategory.h in public headers 2021-11-16 17:26:04 +00:00
io QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
itemmodels Untangle qsortfilterproxymodel unittests 2021-10-01 18:30:25 +02:00
kernel Introduce Q_APPLICATION_STATIC 2021-11-18 20:53:27 +01:00
mimetypes Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Fix test when accessing patched plugin too fast 2021-11-19 13:30:44 +00:00
serialization Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
text Short live q20::ssize()! 2021-11-20 01:38:41 +00:00
thread QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
time Revise (recently-added) yearSharingWeekDays() to take a QDate 2021-11-15 20:00:21 +01:00
tools QHash: fix thread race around references and detaching 2021-11-25 08:52:39 +00:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00