mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-23 23:16:26 +00:00
Ensure that all memory related functions (malloc, calloc, strdup, free, etc) are using their respective `git__` wrappers.
Ensure that all memory related functions (malloc, calloc, strdup, free, etc) are using their respective `git__` wrappers.