Commit 00b95e989b68ca057662263a18a4df576786555a

Mathieu Eyraud 2022-06-18T16:59:35

Fix read of uninitialised variable If the condition (dbus->message_iter_get_arg_type(&sub) == DBUS_TYPE_STRING) is false, subtext is not initialised.