qt5base-lts/tests/auto/dbus
Mårten Nordheim 4d60ba61dc Fix QDBusInterface crashing with empty path on construction
On some machines having an empty path passed to QDBusInterface
would cause a crash.

This happened because the code created a QDBusMessage and manually
marked it as validated when it was not. The validation would not
pass for this object.

Change-Id: I496dd922fa64353399655a1e84996b99990f5879
Pick-to: 6.4 6.3 6.2 5.15
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-06-27 14:02:47 +02:00
..
qdbusabstractadaptor unblacklist passing tests 2022 2022-06-23 01:36:01 +02:00
qdbusabstractinterface Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_delayed Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_no_app Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_no_bus Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_no_libdbus Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_spyhook Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuscontext Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusinterface Fix QDBusInterface crashing with empty path on construction 2022-06-27 14:02:47 +02:00
qdbuslocalcalls Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmarshall Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmetaobject Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmetatype QDBusArgument: ensure std::vector isn't seen as an associative container 2022-05-17 01:27:33 +02:00
qdbuspendingcall Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuspendingreply Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusreply Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusservicewatcher Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusthreading Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbustype Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusxmlparser Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Regenerate some of the test projects that do SUBDIRS += foo 2019-08-07 11:55:38 +00:00