Add work-around for Bug 627724
authorDavid Zeuthen <davidz@redhat.com>
Fri, 10 Sep 2010 20:21:37 +0000 (16:21 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Fri, 10 Sep 2010 20:23:14 +0000 (16:23 -0400)
commit0b74058fa3144f85b5fefd4c81129b971010452a
tree250252dabc20a92dd0938d725f5ed5235fc3cebb
parent12029eeb6a54f2445bde0af314116844122b535b
Add work-around for Bug 627724

The root problem is with GObject - for now, just work around it in
GDBus. Also include a test-case. See

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

for more information.

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbusprivate.c
gio/tests/Makefile.am
gio/tests/gdbus-bz627724.c [new file with mode: 0644]