mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-25 16:06:25 +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.