git: Add a coccinelle patch to find 0 (instead of NULL) used with pointers.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Mar 6 11:14:03 PST 2012


commit 561283eb14813f4cef33dd29c40f0d1048c244eb
Author: Sascha Wildner <saw at online.de>
Date:   Tue Mar 6 20:13:55 2012 +0100

    Add a coccinelle patch to find 0 (instead of NULL) used with pointers.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/561283eb14813f4cef33dd29c40f0d1048c244eb


-- 
DragonFly BSD source repository





More information about the Commits mailing list