From: Ævar Arnfjörð Bjarmason Date: Thu, 15 Jun 2017 23:15:47 +0000 (+0000) Subject: coccinelle: add a rule to make "expression" code use FREE_AND_NULL() X-Git-Tag: v2.14.0-rc0~57^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1b83d1251edbfb49feb84c0c32d241a63e2118a9?ds=inline;hp=1b83d1251edbfb49feb84c0c32d241a63e2118a9 coccinelle: add a rule to make "expression" code use FREE_AND_NULL() A follow-up to the existing "type" rule added in an earlier change. This catches some occurrences that are missed by the previous rule. Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano ---