qtbase/tests/auto
Fabian Kosmale 72e405b907 QStringConverterICU: Pass correct pointer to callback
Pass the pointer to the current state, not a pointer to a pointer to it.

[ChangeLog][QtCore][QStringConverter] Fixed a bug involving moved
QStringEncoder/QStringDecoder objects accessing invalid state.

Amends 122270d6be.

Done-with: Marc Mutz <marc.mutz@qt.io>
Change-Id: I70d4dc00e3e0db6cad964579662bcf6d185a4c34
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit 39bbfce9b6)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 7c4e1357e4)
2024-05-06 14:14:34 +00:00
..
bic/data Add binary compatibility file built against 6.5.0 2023-04-19 17:12:10 +00:00
cmake Bump version to 6.5.6 2024-03-05 07:54:23 +02:00
concurrent Fix QThreadPool::maxThreadCount() usage 2024-01-14 16:22:28 +00:00
corelib QStringConverterICU: Pass correct pointer to callback 2024-05-06 14:14:34 +00:00
dbus QDBusArgument: disambiguate between QMap on std::pair and std::map 2024-03-19 20:17:43 +00:00
gui QMovie: fix regression in frame delays 2024-04-25 12:17:34 +00:00
guiapplauncher Move Weather Anchor Layout example to manual tests 2023-03-03 08:09:35 +00:00
network tst_QNetworkReply: don't use deleteLater() on QSignalSpies 2024-03-21 20:14:31 +00:00
opengl tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-19 11:15:49 +01:00
other a11y: Fix bug where some characters were not spoken while moving cursor 2023-11-27 10:28:17 +00:00
printsupport Dialogs: clean up native dialogs when object gets destroyed 2023-09-06 21:12:46 +00:00
shared
sql SQL: Make QSqlDatabase::DriverDict creation thread-safe 2023-07-08 19:22:39 +00:00
testlib QSignalSpy: fix data race between wait() and emit from another thread 2024-03-23 02:21:39 +00:00
tools moc: store the FQN in JSON superClass objects 2024-01-30 03:17:03 +00:00
wasm CMake: Remove deprecated PUBLIC_LIBRARIES option in wasm tests 2023-11-30 12:20:00 +00:00
widgets test: Don't crash when focusWidget() is null 2024-05-02 15:18:00 +00:00
xml QDomDocument: no longer drop a provided 'standalone' attribute if 'no' 2023-04-24 19:49:40 +00:00
CMakeLists.txt tests/tools: only run qdbus{cpp2xml,xml2cpp} tests if D-Bus is available 2023-08-15 03:19:53 +00:00
network-settings.h