mirror of
https://git.proxmox.com/git/libgit2
synced 2026-08-26 10:22:17 +00:00
Plug a memory leak caused by re-allocating a `git_index` structure which has already been allocated by the test suite's initializer.
Plug a memory leak caused by re-allocating a `git_index` structure which has already been allocated by the test suite's initializer.