mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
93cc178cfe
We should avoid recursion, as it makes reasoning about stack growth harder. This tool shows (currently) 4 (non-tail) recursive functions, at least 2 of which are easy to fix. |
||
---|---|---|
.. | ||
check_recursion | ||
gen-file.sh | ||
run-clang | ||
run-clang-analyze | ||
run-cppcheck | ||
run-gcc | ||
run-infer |