mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-08 17:17:02 +00:00
Update all stack allocations of git_filebuf to use GIT_FILEBUF_INIT and make git_filebuf_open and git_filebuf_cleanup safe to be called multiple times on the same buffer. Signed-off-by: Vicent Marti <tanoku@gmail.com> |
||
|---|---|---|
| .. | ||
| dirent.c | ||
| filebuf.c | ||
| oid.c | ||
| path.c | ||
| rmdir.c | ||
| string.c | ||
| strtol.c | ||
| vector.c | ||