HomeClusterLabs Projects

Refactor: libcrmservices: Unref the dbus connection...

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: libcrmservices: Unref the dbus connection...

...when we disconnect from the bus. We aren't allowed to close the
connection since we acquired it with dbus_bus_get which makes it a
shared connection. So, this is the best cleanup we can do.

Details

Provenance
clumensAuthored on Mon, Feb 3, 12:46 PM

Commit No Longer Exists

This commit no longer exists in the repository.