Add a coccinelle patch to find missing lock release before return.
authorSascha Wildner <saw@online.de>
Mon, 2 Jan 2012 02:03:24 +0000 (03:03 +0100)
committerSascha Wildner <saw@online.de>
Mon, 2 Jan 2012 02:03:24 +0000 (03:03 +0100)
commit4935786940dd69029a4ee021dbc02bba177d65c7
treee871a1a3d698b18bad9f8aeb7ec03eeba4458fe6
parent81d8da85fcc4e4617a013d61c5afc5f3fce08af0
Add a coccinelle patch to find missing lock release before return.
test/cocci/unlock_return.cocci [new file with mode: 0644]