diff --git a/drivers/misc/fastrpc.c b/drivers/misc/fastrpc.c index c5507a73028f..dbefbbc5227e 100644 --- a/drivers/misc/fastrpc.c +++ b/drivers/misc/fastrpc.c @@ -1320,6 +1320,7 @@ static int fastrpc_init_create_static_process(struct fastrpc_user *fl, goto err_invoke; kfree(args); + kfree(name); return 0; err_invoke: