From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jiri Kosina <jikos@kernel.org>
Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>,
David Sterba <dsterba@suse.com>, Jiri Slaby <jslaby@suse.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tty: ipwireless: fix possible NULL dereference
Date: Thu, 7 Apr 2016 07:28:11 -0700 [thread overview]
Message-ID: <20160407142811.GA10574@kroah.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1604071547050.27368@cbobk.fhfr.pm>
On Thu, Apr 07, 2016 at 03:47:54PM +0200, Jiri Kosina wrote:
> On Wed, 6 Apr 2016, Sudip Mukherjee wrote:
>
> > The function alloc_ctrl_packet() can fail and return NULL. Incase it
> > fails print an error message and exit.
> >
> > Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
>
> Reviewed-by: Jiri Kosina <jkosina@suse.cz>
>
> I don't have the git tree for this driver any more ... Greg, would you
> mind taking this through your misc driver tree?
Yes, I'll take it.
thanks,
greg k-h
prev parent reply other threads:[~2016-04-07 14:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-06 11:25 [PATCH] tty: ipwireless: fix possible NULL dereference Sudip Mukherjee
2016-04-07 13:47 ` Jiri Kosina
2016-04-07 14:28 ` Greg Kroah-Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160407142811.GA10574@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=dsterba@suse.com \
--cc=jikos@kernel.org \
--cc=jslaby@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.