Re: [PATCH v3] clk/ti/adpll: allocate room for terminating null

From: Stephen Boyd
Date: Fri Nov 08 2019 - 12:02:21 EST


Quoting Stephen Kitt (2019-10-19 07:06:34)
> The buffer allocated in ti_adpll_clk_get_name doesn't account for the
> terminating null. This patch switches to devm_kasprintf to avoid
> overflowing.
>
> Signed-off-by: Stephen Kitt <steve@xxxxxxx>
> ---

Applied to clk-next