libmm-glib: fix error reporting when 'MMManager' is created

This commit is contained in:
Aleksander Morgado
2013-02-06 19:09:09 +01:00
parent 34da83450e
commit 2ad6e0627d

View File

@@ -461,7 +461,7 @@ initable_init_sync (GInitable *initable,
name, name,
object_path, object_path,
cancellable, cancellable,
error); &inner_error);
g_object_unref (connection); g_object_unref (connection);
g_free (object_path); g_free (object_path);
g_free (name); g_free (name);