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 Make sure logger levels stay in sync across files 2018-10-07 15:16:00 -04:00
check_recursion Add a script to run Travis CI locally. 2020-05-03 16:59:26 +01:00
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 Use bash arrays instead of strings for static analysis scripts. 2020-05-05 01:53:01 +01:00
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