Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modulesets/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch
diff options
context:
space:
mode:
authorMorgan Collett <morgan.collett@gmail.com>2008-11-27 11:11:31 (GMT)
committer Morgan Collett <morgan.collett@gmail.com>2008-11-27 11:11:31 (GMT)
commitd8aaa10a44521be513ffcababbede9e1a6557204 (patch)
tree75b57c5db8d0ac7ba832d8985d39da310d25b13a /config/modulesets/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch
parentb4c70eab7814be4eee1ba7f7abec24716b838bf3 (diff)
Unfuzz telepathy-gabble-olpc-no-dbus-uid-check.patch
Diffstat (limited to 'config/modulesets/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch')
-rw-r--r--config/modulesets/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/modulesets/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch b/config/modulesets/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch
index d9a3d93..f7e69f0 100644
--- a/config/modulesets/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch
+++ b/config/modulesets/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch
@@ -16,7 +16,7 @@ diff -rN -up old-telepathy-gabble/src/tube-dbus.c new-telepathy-gabble/src/tube-
static void
new_connection_cb (DBusServer *server,
DBusConnection *conn,
-@@ -234,6 +242,13 @@ new_connection_cb (DBusServer *server,
+@@ -243,6 +251,13 @@
dbus_connection_ref (conn);
dbus_connection_setup_with_g_main (conn, NULL);
dbus_connection_add_filter (conn, filter_cb, tube, NULL);
@@ -28,6 +28,5 @@ diff -rN -up old-telepathy-gabble/src/tube-dbus.c new-telepathy-gabble/src/tube-
+ NULL, NULL);
+
priv->dbus_conn = conn;
- }
-
+ /* We may have received messages to deliver before the local connection is