toxcore/other/analysis
iphydf 1ce6aab5da
cleanup: Ensure that error codes are always initialised.
In this case, there was no way it would not be, but a code change down
the stack could cause a variable to become uninitialised. This avoids a
gcc warning and is more locally-correct.
2021-12-07 15:12:42 +00:00
..
check_logger_levels
check_recursion
gen-file.sh chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00
run-check-recursion chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00
run-clang cleanup: Fix last instance of -Wcast-align and enable the warning. 2021-12-07 14:51:31 +00:00
run-clang-analyze Use bash arrays instead of strings for static analysis scripts. 2020-05-05 01:53:01 +01:00
run-cppcheck
run-gcc cleanup: Ensure that error codes are always initialised. 2021-12-07 15:12:42 +00:00
run-infer chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00