Add a coccinelle patch that searches for use-after-kfree.
authorSascha Wildner <saw@online.de>
Tue, 6 Dec 2011 11:14:13 +0000 (12:14 +0100)
committerSascha Wildner <saw@online.de>
Tue, 6 Dec 2011 11:14:13 +0000 (12:14 +0100)
commit7a92c04690025d042465b1999cef2df29fb2c3fe
tree7092c95a56222a2cc4340b8d910a4f4bd58e8a5a
parent2346342167e98e0f31b7672c5090355f4eee89dc
Add a coccinelle patch that searches for use-after-kfree.

Taken-from: Linux
test/cocci/kfree.cocci [new file with mode: 0644]