mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
c6191983e9
spatch can let us know whether a file has parsed "perfectly" or not. The more perfect it parses, the likelier any semantic patches are to apply. I've used this script to identify problem areas in our code. |
||
---|---|---|
.. | ||
apply.sh | ||
calloc.cocci | ||
ceil_div.cocci | ||
ctrl-reply-cleanup.cocci | ||
ctrl-reply.cocci | ||
malloc_cast.cocci | ||
test_assert_int.cocci | ||
test_assert_null.cocci | ||
test_assert_zero.cocci | ||
test-operator-cleanup | ||
tor-coccinelle.h | ||
try_parse.sh | ||
uncalloc.cocci |