From: Dan Carpenter <dan.carpenter@oracle.com>
To: Arend van Spriel <arend@broadcom.com>
Cc: linux-wireless@vger.kernel.org, Julia Lawall <julia@diku.dk>
Subject: Re: net: wireless: add brcm80211 drivers
Date: Mon, 14 May 2012 12:28:44 +0300 [thread overview]
Message-ID: <20120514092844.GD16999@mwanda> (raw)
In-Reply-To: <4FB0CB01.3000507@broadcom.com>
On Mon, May 14, 2012 at 11:06:09AM +0200, Arend van Spriel wrote:
> On 05/14/2012 10:34 AM, Dan Carpenter wrote:
> > On Mon, May 14, 2012 at 09:07:55AM +0200, Arend van Spriel wrote:
> > What Smatch does that Coccinelle doesn't is that it tries to track
> > the values of all the variables. This means you can detect array
> > overflows, for example. Smatch tries to track values across
> > function calls as well, with the recent database work.
>
> I guess Oracle knows a thing or two about databases.
Uh... It just puts all the information of how the functions are
called into an sqlite3 database. Arg 3 is a number 0-9.
regards,
dan carpenter
next prev parent reply other threads:[~2012-05-14 9:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-13 17:43 net: wireless: add brcm80211 drivers Dan Carpenter
2012-05-14 7:07 ` Arend van Spriel
2012-05-14 8:34 ` Dan Carpenter
2012-05-14 9:06 ` Arend van Spriel
2012-05-14 9:28 ` Dan Carpenter [this message]
2012-05-14 11:45 ` Julia Lawall
-- strict thread matches above, loose matches on Subject: below --
2012-08-05 19:57 Dan Carpenter
2012-08-06 8:50 ` Arend van Spriel
2016-06-27 13:22 Dan Carpenter
2016-06-27 19:12 ` Dan Carpenter
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=20120514092844.GD16999@mwanda \
--to=dan.carpenter@oracle.com \
--cc=arend@broadcom.com \
--cc=julia@diku.dk \
--cc=linux-wireless@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.