diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-08-13 10:31:31 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-08-13 10:39:56 -0400 |
commit | 5da821a8a3cfffc18f5a656852d98e69cff5dd8f (patch) | |
tree | fc9ec907b91de8f7dad39a6da1a777b397c01387 /src/common/container.c | |
parent | 19b137bc05d7414e478945c61f41409aa886462b (diff) | |
download | tor-5da821a8a3cfffc18f5a656852d98e69cff5dd8f.tar.gz tor-5da821a8a3cfffc18f5a656852d98e69cff5dd8f.zip |
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.
Diffstat (limited to 'src/common/container.c')
0 files changed, 0 insertions, 0 deletions