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