Commit 86e88534d6ad2982d7519084e4323e93829a571c

Patrick Steinhardt 2016-08-29T13:09:58

tests: index: do not re-allocate index Plug a memory leak caused by re-allocating a `git_index` structure which has already been allocated by the test suite's initializer.