Ensure that DBus errors are freed
authorMike Gorse <mgorse@suse.com>
Tue, 30 Apr 2013 19:12:05 +0000 (14:12 -0500)
committerMike Gorse <mgorse@suse.com>
Tue, 30 Apr 2013 19:12:05 +0000 (14:12 -0500)
Call dbus_error_free in some cases where it is needed. Just pass NULL to
dbus_message_get_args where we aren't using the error.

https://bugzilla.gnome.org/show_bug.cgi?id=698951


No differences found