aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mm-sim.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-sim.c b/src/mm-sim.c
index 335c33f8..52446907 100644
--- a/src/mm-sim.c
+++ b/src/mm-sim.c
@@ -503,6 +503,7 @@ send_pin_puk_context_complete_and_free (SendPinPukContext *ctx)
g_simple_async_result_complete (ctx->result);
g_object_unref (ctx->result);
g_object_unref (ctx->self);
+ g_free (ctx);
}
static GError *