tor/scripts/coccinelle
Nick Mathewson 5da821a8a3 Add a simple coccinelle script to replace malloc->calloc
Coccinelle is a semantic patching tool that can automatically change
C code via semantic patching.

This script also replaces realloc with reallocarray as appropriate.
2014-08-13 10:39:56 -04:00
..
calloc.cocci Add a simple coccinelle script to replace malloc->calloc 2014-08-13 10:39:56 -04:00