toxcore/toxencryptsave
iphydf 933c6b7517
refactor: Compare pointers in if conditions to nullptr.
Don't use implicit ptr-to-bool conversion.
2022-02-17 19:55:29 +00:00
..
BUILD.bazel fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
defines.h cleanup: Remove crypto_pwhash import. 2021-12-15 17:16:35 +00:00
Makefile.inc cleanup: Remove crypto_pwhash import. 2021-12-15 17:16:35 +00:00
toxencryptsave.c refactor: Compare pointers in if conditions to nullptr. 2022-02-17 19:55:29 +00:00
toxencryptsave.h chore: Make the last few remaining top level comments doxygen style. 2022-02-04 23:25:45 +00:00