mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-01 13:47:36 +00:00
Ensure that all memory related functions (malloc, calloc, strdup, free, etc) are using their respective `git__` wrappers. |
||
|---|---|---|
| .. | ||
| common.h | ||
| fetch.c | ||
| git2.c | ||
| index-pack.c | ||
| ls-remote.c | ||
| Makefile | ||