Skip to content

dbus: fix bus type check when getting instance

Julian Bouzas requested to merge julian/wireplumber:dbus-fix into master

This MR properly checks if the bus type is correct when getting the Dbus instance. This was found with coverity scan.

Merge request reports