From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] jsm_tty: Fix a possible null pointer dereference in two functions Date: Wed, 29 Nov 2017 17:35:04 +0000 Message-ID: <20171129173504.GA20581@kroah.com> References: <5c78db97-88f5-8655-9a47-eeee0a043fba@users.sourceforge.net> <1511976187.19952.65.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1511976187.19952.65.camel@perches.com> Sender: linux-kernel-owner@vger.kernel.org To: Joe Perches Cc: SF Markus Elfring , linux-serial@vger.kernel.org, "Guilherme G. Piccoli" , Jiri Slaby , LKML , kernel-janitors@vger.kernel.org List-Id: linux-serial@vger.kernel.org On Wed, Nov 29, 2017 at 09:23:07AM -0800, Joe Perches wrote: > On Wed, 2017-11-29 at 17:40 +0100, SF Markus Elfring wrote: > > From: Markus Elfring > > Date: Wed, 29 Nov 2017 17:30:36 +0100 > > > > Move two debug messages so that a null pointer access can not happen > > for the variable "ch" in these functions. > > An actual defect fix! Nope, not at all, this does not "fix" anything. > Here you could probably cc stable too. Nope, not worth it. greg k-h