sim: plug memleak

This commit is contained in:
Aleksander Morgado
2012-03-28 15:47:38 +02:00
parent 121c543711
commit b29eb54080

View File

@@ -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 *