• Show log

    Commit

  • Hash : 86e88534
    Author : Patrick Steinhardt
    Date : 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.