qt5base-lts/tests/auto/dbus/qdbusinterface
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
..
qmyserver Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
.gitignore Moved dbus autotests into new directory structure 2011-09-01 09:37:08 +02:00
CMakeLists.txt Add test-helper as dependency to tst_qdbusinterface 2022-05-04 12:14:49 +00:00
myobject.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tst_qdbusinterface.cpp Fix QDBusInterface crashing with empty path on construction 2022-06-27 14:02:47 +02:00