descriptionStatic analysis for C
homepage URLhttp://smatch.sf.net
ownererror27@gmail.com
last changeWed, 10 Mar 2010 08:11:22 +0000
Push URLssh://repo.or.cz/srv/git/smatch.git
Content tags:
Add:
readme
Smatch is a static analysis tool for C. Most of the checks are for the linux kernel. Please write checks for your project. It's fun and easy!
shortlog
19 hours ago Dan Carpenterupdate validation/sm_casts2.c master
20 hours ago Dan Carpenter*new* smatch_scripts/show_errs.sh
20 hours ago Dan Carpenter*new* smatch_scripts/whitespase_only.sh
20 hours ago Dan Carpenteradd -no-lineno option to sparse
20 hours ago Dan Carpentervalidation/sm_redundant_check.c now it's "info" not...
20 hours ago Dan Carpentercheck_precedence: print one warning message instead...
21 hours ago Dan Carpentercheck_signed: handle unsigned 64 bit variables better
32 hours ago Dan Carpenterget_value() handle some more math operations
2 days ago Dan Carpentermake redundant null checks before kfree() an "info...
2 days ago Dan Carpentercheck_signed: Eliminate some false positives
2 days ago Dan Carpenterprecedence: check for && vs &
3 days ago Dan Carpenterimplications: improve handling of comparisons with...
3 days ago Dan Carpenteruse implications from POSTOPs
3 days ago Dan Carpenterconditions: parse EXPR_POSTOPs after evaluating the...
3 days ago Dan Carpentercheck_overflow: remove false positives caused by printk...
3 days ago Dan Carpenterflow: improve handling of while(i--) { loops
...
tags
2 months ago 1.54
9 months ago 1.53
10 months ago 1.52
12 months ago 1.51
2 years ago 0.4.1 0.4.1
2 years ago 0.4 0.4
2 years ago 0.3 0.3
3 years ago 0.2 0.2
3 years ago 0.1 0.1
heads
19 hours ago master