Hash :
00b95e98
Author :
Date :
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.