Add a coccinelle patch to find 0 (instead of NULL) used with pointers.
authorSascha Wildner <saw@online.de>
Tue, 6 Mar 2012 19:13:55 +0000 (20:13 +0100)
committerSascha Wildner <saw@online.de>
Tue, 6 Mar 2012 19:13:55 +0000 (20:13 +0100)
commit561283eb14813f4cef33dd29c40f0d1048c244eb
tree0116d2adefe50dc3268f17e60a54950beefb528f
parent678e8cc6002ecd3a79cdae95ac8b454437219fc5
Add a coccinelle patch to find 0 (instead of NULL) used with pointers.
test/cocci/bad_zero.cocci [new file with mode: 0644]