netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Moriarty <joe.moriarty@oracle.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org
Subject: [PATCH v1 0/1] Parfait changes
Date: Thu, 15 Feb 2018 15:26:59 -0500	[thread overview]
Message-ID: <20180215202700.48177-1-joe.moriarty@oracle.com> (raw)

The following patch(s) are bugs found by the static compiler
'Parfait'.  Care was taken to make sure false positive results
were removed from this patchset.

Parfait Overview
================

https://labs.oracle.com/pls/apex/f?p=labs:49:::::P49_PROJECT_ID:13

v1:
Initial release

Joe Moriarty (1):
  drivers: isdn: NULL pointer dereference [null-pointer-deref] (CWE 476)
    problem

 drivers/isdn/mISDN/core.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.15.0

             reply	other threads:[~2018-02-15 20:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-15 20:26 Joe Moriarty [this message]
2018-02-15 20:27 ` [PATCH v1 1/1] drivers: isdn: NULL pointer dereference [null-pointer-deref] (CWE 476) problem Joe Moriarty
2018-02-16 21:11   ` David Miller
2018-02-20 13:47     ` Joe Moriarty

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=20180215202700.48177-1-joe.moriarty@oracle.com \
    --to=joe.moriarty@oracle.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /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).