u-boot-brain/scripts/coccinelle/null
Heinrich Schuchardt 4320e2fda4 scripts/coccinelle: add some more coccinelle tests
kmerr: verify that malloc and calloc are followed by a check to verify
that we are not out of memory.

badzero: Compare pointer-typed values to NULL rather than 0

Both checks are copied from the Linux kernel archive.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2018-03-09 12:31:07 -05:00
..
badzero.cocci scripts/coccinelle: add some more coccinelle tests 2018-03-09 12:31:07 -05:00
kmerr.cocci scripts/coccinelle: add some more coccinelle tests 2018-03-09 12:31:07 -05:00