Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752640Ab1DCPow (ORCPT ); Sun, 3 Apr 2011 11:44:52 -0400 Received: from mail-ww0-f44.google.com ([74.125.82.44]:40721 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751599Ab1DCPov (ORCPT ); Sun, 3 Apr 2011 11:44:51 -0400 From: Patrick Boettcher Organization: KernelLabs Inc. To: Mariusz Kozlowski Subject: Re: [PATCH] [media] dib0700: fix possible NULL pointer dereference Date: Sun, 3 Apr 2011 17:44:40 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.38-1-amd64; KDE/4.4.5; x86_64; ; ) Cc: Mauro Carvalho Chehab , Patrick Boettcher , Olivier Grenie , Wolfram Sang , David =?iso-8859-1?q?H=E4rdeman?= , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org References: <1301163836-7601-1-git-send-email-mk@lab.zgora.pl> In-Reply-To: <1301163836-7601-1-git-send-email-mk@lab.zgora.pl> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201104031744.41141.pboettcher@kernellabs.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 533 Lines: 16 On Saturday 26 March 2011 19:23:56 Mariusz Kozlowski wrote: > Seems like 'adap->fe' test for NULL was meant to be before we dereference > that pointer. > > Signed-off-by: Mariusz Kozlowski Thanks, applied. -- Patrick Boettcher - KernelLabs http://www.kernellabs.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/