diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-05-30 14:04:05 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-05-30 14:04:05 +0900 |
commit | 0abb9628932717f535f27d4652c07455389db5f3 (patch) | |
tree | da86cd118048f59c22601cfadcd0fc0b7f2fdcad /t/helper | |
parent | Merge branch 'ma/lockfile-cleanup' (diff) | |
parent | repository: fix free problem with repo_clear(the_repository) (diff) | |
download | tgif-0abb9628932717f535f27d4652c07455389db5f3.tar.xz |
Merge branch 'nd/repo-clear-keep-the-index'
the_repository->index is not a allocated piece of memory but
repo_clear() indiscriminately attempted to free(3) it, which has
been corrected.
* nd/repo-clear-keep-the-index:
repository: fix free problem with repo_clear(the_repository)
Diffstat (limited to 't/helper')
0 files changed, 0 insertions, 0 deletions