mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-05 16:42:21 +00:00
b5f5b1a111
Add several frees that were missing to prevent memory leaks Replace strcpy with strdup where appropriate Replace _stat with __stat64 for building on Windows