[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Y60+cx0Q+kdcfcWp@kroah.com>
Date: Thu, 29 Dec 2022 08:14:59 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Tanmay <007047221b@...il.com>
Cc: Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-media@...r.kernel.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] media: staging: media: omap4iss: Fix null dereference
for iss
On Wed, Dec 28, 2022 at 11:19:54PM +0100, Tanmay wrote:
> Hi Laurent,
>
> Thank you. I will take care of the wrapped lines. I haven't personally seen
> it return Null so yes
> in the best scenario it is a speculation but in the worst scenario it
> shouldn't hurt.
We do not add checks for when things are "impossible" to hit, otherwise
the kernel would be full of unneeded and useless checks everywhere.
Only test for things that can actually happen please.
thanks,
greg k-h
Powered by blists - more mailing lists