From a4256940da049f91bbbea5e53e469a59ea9c10f7 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Fri, 25 Oct 2013 21:20:58 +0200 Subject: Imported Upstream version 0.9.8.8 --- libnm-util/nm-setting-bluetooth.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libnm-util/nm-setting-bluetooth.c') diff --git a/libnm-util/nm-setting-bluetooth.c b/libnm-util/nm-setting-bluetooth.c index 161b3715..e81e5333 100644 --- a/libnm-util/nm-setting-bluetooth.c +++ b/libnm-util/nm-setting-bluetooth.c @@ -216,6 +216,7 @@ finalize (GObject *object) if (priv->bdaddr) g_byte_array_free (priv->bdaddr, TRUE); + g_free (priv->type); G_OBJECT_CLASS (nm_setting_bluetooth_parent_class)->finalize (object); } -- cgit 1.3.0-6-gf8a5