toxcore/other/analysis
iphydf ddda605509
fix: Don't crash if RNG init failed.
`system_random()` can fail and return NULL, which should be handled by
toxencryptsave functions.

Also synced function comments between .h and .c file for toxencryptsave.
2022-04-03 20:46:44 +00:00
..
check_includes refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
check_logger_levels
check_recursion cleanup: Ensure we limit the system headers included in .h files. 2022-02-04 20:54:37 +00:00
gen-file.sh refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
run-check-recursion chore: Run static analysers in multiple variants. 2022-01-14 10:45:11 +00:00
run-clang refactor: Allow NULL logger; make it no-op in NDEBUG. 2022-04-03 18:29:22 +00:00
run-clang-analyze chore: Run static analysers in multiple variants. 2022-01-14 10:45:11 +00:00
run-clang-tidy cleanup: Add nonnull annotations to function definitions. 2022-02-08 17:57:47 +00:00
run-cppcheck cleanup: Remove unused random_testing program. 2022-04-01 09:20:04 +00:00
run-cpplint chore: Add cpplint to the CI. 2022-01-17 23:42:38 +00:00
run-gcc fix: Don't crash if RNG init failed. 2022-04-03 20:46:44 +00:00
run-infer chore: Make run-infer script use docker. 2022-02-03 20:11:16 +00:00
variants.sh cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00