aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mm-iface-modem-location.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-iface-modem-location.c b/src/mm-iface-modem-location.c
index 6108106a..225c9fa1 100644
--- a/src/mm-iface-modem-location.c
+++ b/src/mm-iface-modem-location.c
@@ -151,6 +151,7 @@ build_location_dictionary (GVariant *previous,
g_assert_not_reached ();
default:
g_warn_if_reached ();
+ g_variant_unref (value);
break;
}
}