mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
73484d8995
`malloc` is used only for byte/int arrays. Also, we no longer allow plain `void *` allocations. Every allocation should have a real value type. |
||
---|---|---|
.. | ||
BUILD.bazel | ||
defines.h | ||
Makefile.inc | ||
toxencryptsave.c | ||
toxencryptsave.h |