From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julia Lawall Date: Tue, 23 Mar 2010 06:24:03 +0000 Subject: Re: [PATCH] drivers/media/video: avoid NULL dereference Message-Id: List-Id: References: <20100322231441.b7e33bf9.akpm@linux-foundation.org> In-Reply-To: <20100322231441.b7e33bf9.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andrew Morton Cc: Mark McClelland , Mauro Carvalho Chehab , linux-usb@vger.kernel.org, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org > I think we can pretty safely assume that we never get here with ov=NULL. > > Oh well, I'll leave the test there for others to ponder. OK. I didn't read far enough in this email and sent another patch, in case it's useful. julia