[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4287595f7f2b588fb341ff8a710b6857.sboyd@kernel.org>
Date: Tue, 20 Jun 2023 11:53:53 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Claudiu Beznea <claudiu.beznea@...rochip.com>, kristo@...nel.org,
luca.ceresoli@...tlin.com, michal.simek@...inx.com,
mturquette@...libre.com, nm@...com, ssantosh@...nel.org
Cc: aford173@...il.com, mike.looijmans@...ic.nl,
robert.hancock@...ian.com, shawn.guo@...aro.org,
fabio.estevam@...escale.com, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-omap@...r.kernel.org,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: Re: [PATCH 1/8] clk: vc5: check memory returned by kasprintf()
Quoting Claudiu Beznea (2023-05-30 02:39:06)
> kasprintf() returns a pointer to dynamically allocated memory.
> Pointer could be NULL in case allocation fails. Check pointer validity.
> Identified with coccinelle (kmerr.cocci script).
>
> Fixes: f491276a5168 ("clk: vc5: Allow Versaclock driver to support multiple instances")
> Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists