From b80fdfdaa8017eeb155f72c99f47492eb87c2d6e Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 28 Mar 2012 15:22:39 +0200 Subject: iface-modem-location: plug memleak and reference count mismatch --- src/mm-iface-modem-location.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/mm-iface-modem-location.c b/src/mm-iface-modem-location.c index 5583efa0..21e47324 100644 --- a/src/mm-iface-modem-location.c +++ b/src/mm-iface-modem-location.c @@ -825,6 +825,7 @@ handle_get_location_auth_ready (MMBaseModem *self, location_ctx->location_3gpp, location_ctx->location_gps_nmea, location_ctx->location_gps_raw)); + handle_get_location_context_free (ctx); } static gboolean -- cgit v1.2.3-70-g09d2