From: Simon McVittie <simon.mcvittie@collabora.co.uk>
Date: Fri, 21 Sep 2012 15:37:03 +0100
Subject: [PATCH 03/21] mc-debug-server: don't self-terminate when
disconnected from GDBus
It appears something in MC now connects to D-Bus for a second time,
using GDBus this time. We don't want to exit-on-disconnect for this
one either, again so we free all memory before exiting.
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=55391
---
tests/twisted/mc-debug-server.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)