Workaround file description leak from e_source_registry_authenticate_sync()
authorMilan Crha <mcrha@redhat.com>
Wed, 12 Dec 2012 22:27:28 +0000 (23:27 +0100)
committerMilan Crha <mcrha@redhat.com>
Wed, 12 Dec 2012 22:27:28 +0000 (23:27 +0100)
commit3382817cccc79780d3abf89ebbd117323b5a6703
treea9ee456bf15bba3a07435ddebdf4e7bc0d77c460
parentfaa488dc4448470d897418cf12153e0554e25fbe
Workaround file description leak from e_source_registry_authenticate_sync()

This workarounds a file descriptor leak (a GMainContext leak) partly
caused by GDBusConnection. See bug #690126 for more details:
https://bugzilla.gnome.org/show_bug.cgi?id=690126

It influeces also EUserPrompter.
libebackend/e-user-prompter.c
libedataserver/e-source-registry.c