aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/coccinelle/array.cocci
AgeCommit message (Expand)AuthorFilesLines
2023-01-09use DUP_ARRAYRené Scharfe1-0/+7
2022-07-10cocci: avoid normalization rules for memcpyRené Scharfe1-42/+40
2021-03-15cocci: allow xcalloc(1, size)Junio C Hamano1-1/+1
2021-03-13use CALLOC_ARRAYRené Scharfe1-0/+8
2019-06-17coccinelle: use COPY_ARRAY for copying arraysRené Scharfe1-15/+46
2017-10-02coccinelle: remove parentheses that become unnecessaryRené Scharfe1-5/+5
2017-07-17add MOVE_ARRAYRené Scharfe1-0/+17
2017-02-27cocci: use ALLOC_ARRAYRené Scharfe1-0/+16
2016-09-25use COPY_ARRAYRené Scharfe1-0/+26