summaryrefslogtreecommitdiff
path: root/coccinelle/reallocarray.cocci
Commit message (Collapse)AuthorAgeFilesLines
* coccinelle: add reallocarray() coccinelle scriptLennart Poettering2018-03-021-0/+20
Let's systematically make use of reallocarray() whereever we invoke realloc() with a product of two values.