GDBusConnection: Only apply exit-on-closed semantics if properly initialized
authorDavid Zeuthen <davidz@redhat.com>
Mon, 1 Aug 2011 15:54:47 +0000 (11:54 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 1 Aug 2011 15:58:05 +0000 (11:58 -0400)
commit659ba3d0b3eca1ee3af13d277ac8c847651b0a6a
tree47ae0997ab3cd6e74b018f393b078408e29ad37f
parentfcc415b16cb9e618acabb921231dc2e49637f14c
GDBusConnection: Only apply exit-on-closed semantics if properly initialized

Otherwise there is no point in gracefully handling the error...

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

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbusconnection.c