[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170195271161.2310221.15976559317519125264.b4-ty@ellerman.id.au>
Date: Thu, 07 Dec 2023 23:38:31 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: npiggin@...il.com, christophe.leroy@...roup.eu, robh@...nel.org,
Kunwu Chan <chentao@...inos.cn>
Cc: kunwu.chan@...mail.com, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
On Wed, 22 Nov 2023 11:06:51 +0800, Kunwu Chan wrote:
> kasprintf() returns a pointer to dynamically allocated memory
> which can be NULL upon failure. Ensure the allocation was successful
> by checking the pointer validity.
>
>
Applied to powerpc/next.
[1/1] powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
https://git.kernel.org/powerpc/c/45b1ba7e5d1f6881050d558baf9bc74a2ae13930
cheers
Powered by blists - more mailing lists