GDBus: Allow tcp: and nonce-tcp: addresses without any arguments
authorDavid Zeuthen <davidz@redhat.com>
Wed, 13 Apr 2011 21:49:19 +0000 (17:49 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 13 Apr 2011 21:49:19 +0000 (17:49 -0400)
commit25c57d31c5f8bb36f17328bbeacce4796490b241
treea62c07199b1daba670239ef916213770ab7863cb
parent68b16deb1f4ec739f80291156f2e0e2eed87d225
GDBus: Allow tcp: and nonce-tcp: addresses without any arguments

This was broken in this commit

 http://git.gnome.org/browse/glib/commit/?id=0729260141bb585943ad1c6efa8ab7ee9058b0aa

The test case for catching this is unfortunately commented out (so it
didn't catch it) due to this bug

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

still being unresolved.

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