git: Add a coccinelle patch that searches for use-after-kfree.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Dec 6 03:15:02 PST 2011


commit 7a92c04690025d042465b1999cef2df29fb2c3fe
Author: Sascha Wildner <saw at online.de>
Date:   Tue Dec 6 12:14:13 2011 +0100

    Add a coccinelle patch that searches for use-after-kfree.
    
    Taken-from: Linux

Summary of changes:
 test/cocci/kfree.cocci |  117 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 117 insertions(+), 0 deletions(-)
 create mode 100644 test/cocci/kfree.cocci

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a92c04690025d042465b1999cef2df29fb2c3fe


-- 
DragonFly BSD source repository





More information about the Commits mailing list