[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170315510016.2192823.2333350776691711493.b4-ty@ellerman.id.au>
Date: Thu, 21 Dec 2023 21:38:20 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: npiggin@...il.com, christophe.leroy@...roup.eu, ajd@...ux.ibm.com, Kunwu Chan <chentao@...inos.cn>
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org, mirimmad17@...il.com, Kunwu Chan <kunwu.chan@...mail.com>
Subject: Re: [PATCH] powerpc/powernv: Add a null pointer check to scom_debug_init_one
On Fri, 08 Dec 2023 16:59:37 +0800, Kunwu Chan wrote:
> kasprintf() returns a pointer to dynamically allocated memory
> which can be NULL upon failure.
> Add a null pointer check, and release 'ent' to avoid memory leaks.
>
>
Applied to powerpc/next.
[1/1] powerpc/powernv: Add a null pointer check to scom_debug_init_one
https://git.kernel.org/powerpc/c/9a260f2dd827bbc82cc60eb4f4d8c22707d80742
cheers
Powered by blists - more mailing lists