haproxy/dev/coccinelle
Ilya Shipitsin 8f2112a04f DEV: coccinelle: add a test to detect unchecked calloc()
The coccinelle test "unchecked-calloc.cocci" detects various cases of
unchecked calloc().
2024-08-24 19:13:56 +02:00
..
bug_on.cocci
cs_endp_flags.cocci
endp_flags.cocci
ha_free.cocci
ist.cocci
realloc_leak.cocci
strcmp.cocci
unchecked-calloc.cocci DEV: coccinelle: add a test to detect unchecked calloc() 2024-08-24 19:13:56 +02:00
unchecked-malloc.cocci DEV: coccinelle: add a test to detect unchecked malloc() 2024-08-24 19:13:56 +02:00
unchecked-strdup.cocci DEV: coccinelle: add a test to detect unchecked strdup() 2024-08-06 08:21:49 +02:00
xalloc_cast.cocci
xalloc_size.cocci