GApplication: fix leaked object path
authorRyan Lortie <desrt@desrt.ca>
Sun, 10 Apr 2011 11:50:26 +0000 (07:50 -0400)
committerRyan Lortie <desrt@desrt.ca>
Sun, 10 Apr 2011 11:50:26 +0000 (07:50 -0400)
commit53389d963d1271d0c36862e2b4866ff5231b9b9e
tree7e15bb10393310b041483486cb31f13715a9765f
parent61704dbca5a0004ab9b1172cd96b8d81b1697d61
GApplication: fix leaked object path

In the case that we fail to become the primary instance we should
unregister *both* object paths that we registered during our attempt.
gio/gapplicationimpl-dbus.c