mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
5927ed8d33
The functions it warns about are: assert, memcmp, strcat, strcpy, sprintf, malloc, free, realloc, strdup, strndup, calloc. Also, fix a few lingering instances of these in the code. Use other conventions to indicate _intended_ use of assert and malloc/realloc/etc. |
||
---|---|---|
.. | ||
analyze_callgraph.py | ||
check_config_macros.pl | ||
checkLogs.pl | ||
checkOptionDocs.pl.in | ||
checkSpace.pl | ||
display_callgraph.py | ||
fallback.blacklist | ||
fallback.whitelist | ||
findMergedChanges.pl | ||
format_changelog.py | ||
generate_callgraph.sh | ||
lintChanges.py | ||
locatemissingdoxygen.py | ||
redox.py | ||
sortChanges.py | ||
updateCopyright.pl | ||
updateFallbackDirs.py | ||
updateVersions.pl.in |