gdbus: Ensure message matching always succeeds against path_namespace='/'
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 23 Oct 2013 14:45:15 +0000 (15:45 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Wed, 23 Oct 2013 19:55:00 +0000 (20:55 +0100)
commit856d90156942d340513942126c2536339e00d04a
tree92f3eeaf549dabfa9b375f1486c555b12a29aa10
parenta4bcd3e65aa580fb23bca6e1b09f62dff5837237
gdbus: Ensure message matching always succeeds against path_namespace='/'

This copies the fix from upstream D-Bus bug
https://bugs.freedesktop.org/show_bug.cgi?id=70799 to the GDBusDaemon
implementation, ensuring that matching against path_namespace='/' succeeds
for all keys (i.e. it’s a no-op).

https://bugzilla.gnome.org/show_bug.cgi?id=710726
gio/gdbusdaemon.c