1
0
mirror of http://git.haproxy.org/git/haproxy.git/ synced 2025-02-17 11:06:54 +00:00
haproxy/dev/coccinelle
Tim Duesterhus b9656e4837 DEV: coccinelle: Add rule to use chunk_istcat() instead of chunk_strncat()
This replaces `chunk_strncat()` with `chunk_istcat()` if the parameters are the
ist's `.ptr` and `.len`.
2021-11-08 12:08:26 +01:00
..
bug_on.cocci DEV: coccinelle: Add bug_on.cocci 2021-09-17 17:22:05 +02:00
ha_free.cocci DEV: coccinelle: Add ha_free.cocci 2021-11-05 07:48:38 +01:00
ist.cocci DEV: coccinelle: Add rule to use chunk_istcat() instead of chunk_strncat() 2021-11-08 12:08:26 +01:00
realloc_leak.cocci DEV: coccinelle: Add realloc_leak.cocci 2021-10-28 09:45:48 +02:00
strcmp.cocci DEV: coccinelle: Add strcmp.cocci 2021-10-18 07:17:04 +02:00
xalloc_cast.cocci DEV: coccinelle: Add xalloc_cast.cocci 2021-09-17 17:22:05 +02:00
xalloc_size.cocci