Merge branch 'rs/cocci-check-free-only-null'
A new coccinelle rule that catches a check of !pointer before the pointer is free(3)d, which most likely is a bug. * rs/cocci-check-free-only-null: cocci: detect useless free(3) calls
Junio C Hamano committed
Feb 16, 2017 at 14:45 UTC
0078a7598518a66c085311a11a0f25203b9ecce6
No changes.