[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190320072347.GA2647@kroah.com>
Date: Wed, 20 Mar 2019 08:23:47 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Aditya Pakki <pakki001@....edu>
Cc: kjlu@....edu, Nathan Chancellor <natechancellor@...il.com>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] staging: rtlwifi: Fix potential NULL pointer
dereference of kzalloc
On Tue, Mar 19, 2019 at 03:15:08PM -0500, Aditya Pakki wrote:
> phydm.internal is allocated using kzalloc which is used multiple
> times without a check for NULL pointer. This patch avoids such a
> scenario.
>
> --
> v1: Patch collision with different things, fix as per Greg
> Signed-off-by: Aditya Pakki <pakki001@....edu>
signed-off-by has to be above the -- line. Please fix.
thanks,
greg k-h
Powered by blists - more mailing lists