linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Wilck <mwilck@suse.de>
To: Allen Pais <allen.pais@oracle.com>, martin.petersen@oracle.com
Cc: jejb@linux.ibm.com, linux-kernel@vger.kernel.org,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH] qla2xxx: fix a potential NULL pointer dereference
Date: Fri, 04 Oct 2019 08:10:20 +0200	[thread overview]
Message-ID: <ccb8df9b0c0138b901c5d137a68960e6f024da8f.camel@suse.de> (raw)
In-Reply-To: <1568824618-4366-1-git-send-email-allen.pais@oracle.com>

On Wed, 2019-09-18 at 22:06 +0530, Allen Pais wrote:
> alloc_workqueue is not checked for errors and as a result,
> a potential NULL dereference could occur.
> 
> Signed-off-by: Allen Pais <allen.pais@oracle.com>
> ---
>  drivers/scsi/qla2xxx/qla_os.c | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Martin Wilck <mwilck@suse.com>



  parent reply	other threads:[~2019-10-04  6:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-18 16:36 [PATCH] qla2xxx: fix a potential NULL pointer dereference Allen Pais
2019-10-04  1:56 ` Martin K. Petersen
2019-10-04  6:10 ` Martin Wilck [this message]
2019-10-10  2:29 ` Martin K. Petersen

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=ccb8df9b0c0138b901c5d137a68960e6f024da8f.camel@suse.de \
    --to=mwilck@suse.de \
    --cc=allen.pais@oracle.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).