All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Joe Perches <joe@perches.com>
Cc: linux-kernel@vger.kernel.org, smatch@vger.kernel.org,
	Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Subject: Re: Smatch v1.56 released
Date: Mon, 5 Mar 2012 10:22:21 +0300	[thread overview]
Message-ID: <20120305072220.GL22598@mwanda> (raw)
In-Reply-To: <1330886330.7070.22.camel@joe2Laptop>

[-- Attachment #1: Type: text/plain, Size: 694 bytes --]

On Sun, Mar 04, 2012 at 10:38:50AM -0800, Joe Perches wrote:
> On Sun, 2012-03-04 at 21:04 +0300, Dan Carpenter wrote:
> > Smatch still produces a lot of false positives.  Also as bugs get
> > fixed in the kernel, the false positive to real bug ratio gets
> > worse and worse.  But it does find real bugs as well.
> 
> Perhaps a database of known false positives and a mechanism
> to use it to see only new instances could be created.

What I do is only look at new bugs.  I've got a script
	smatch_scripts/new_bugs.sh
That takes the output from two smatch runs and prints the bugs which
are new.

Artem has a set of scripts he's working on as well.

regards,
dan carpenter


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2012-03-05  7:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-04 18:04 Smatch v1.56 released Dan Carpenter
2012-03-04 18:38 ` Joe Perches
2012-03-04 19:08   ` Jiri Slaby
2012-03-05  7:22   ` Dan Carpenter [this message]
2012-03-07 16:47     ` Artem Bityutskiy

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=20120305072220.GL22598@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=artem.bityutskiy@linux.intel.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=smatch@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 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.