summaryrefslogtreecommitdiffstats
path: root/hcid/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/main.c')
-rw-r--r--hcid/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hcid/main.c b/hcid/main.c
index ce3c527e..8abd3d40 100644
--- a/hcid/main.c
+++ b/hcid/main.c
@@ -741,6 +741,8 @@ int main(int argc, char *argv[])
hcid_dbus_exit();
+ cleanup_sdp_session();
+
g_main_unref(event_loop);
g_io_channel_unref(ctl_io);