sim: plug memleak
This commit is contained in:
@@ -503,6 +503,7 @@ send_pin_puk_context_complete_and_free (SendPinPukContext *ctx)
|
|||||||
g_simple_async_result_complete (ctx->result);
|
g_simple_async_result_complete (ctx->result);
|
||||||
g_object_unref (ctx->result);
|
g_object_unref (ctx->result);
|
||||||
g_object_unref (ctx->self);
|
g_object_unref (ctx->self);
|
||||||
|
g_free (ctx);
|
||||||
}
|
}
|
||||||
|
|
||||||
static GError *
|
static GError *
|
||||||
|
Reference in New Issue
Block a user