mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
33588c1aad
One of these was creating a single 262144 byte stack frame. We now have a way to check and limit the allocation size of a VLA. The `Cmp_Data` ones were also fairly large. Now, no allocation is larger than 2KiB (though rtp.c allocates close to that much). |
||
---|---|---|
.. | ||
check_includes | ||
check_logger_levels | ||
check_recursion | ||
gen-file.sh | ||
run-check-recursion | ||
run-clang | ||
run-clang-analyze | ||
run-clang-tidy | ||
run-cppcheck | ||
run-cpplint | ||
run-gcc | ||
run-infer | ||
variants.sh |