Re: [PATCH] clk: versatile: clk-icst: use after free on error path
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-12-07 20:24:49
Also in:
kernel-janitors, linux-clk
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-12-07 20:24:49
Also in:
kernel-janitors, linux-clk
Quoting Dan Carpenter (2021-11-16 23:26:05)
This frees "name" and then tries to display in as part of the error
message on the next line. Swap the order.
Fixes: 1b2189f3aa50 ("clk: versatile: clk-icst: Ensure clock names are unique")
Signed-off-by: Dan Carpenter <redacted>
---Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel