qt5base-lts/tests/auto/corelib/plugin
Thiago Macieira 823b7c7bce QLibrary: fix load() after a failed load()
Regression introduced by commit 8d4eb292b2
in 6.0, when QTaggedPointer was introduced. We set the tag even when the
loading failed and failed to reset it because d = {} retains the tag.

Pick-to: 6.2 6.4
Fixes: QTBUG-103387
Change-Id: Ie4bb662dcb274440ab8bfffd170a07aa9c9ecfca
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-10-18 17:10:42 -07:00
..
qfactoryloader Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qlibrary QLibrary: fix load() after a failed load() 2022-10-18 17:10:42 -07:00
qplugin tst_QPlugin::scanInvalidPlugin(): de-duplicate a data-tag 2022-10-11 11:23:40 +02:00
qpluginloader Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
quuid tst_QUuid::fromString(): tweak a test to avoid data-tag collision 2022-10-11 11:23:15 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00