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