diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-09-24 17:50:09 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-09-25 10:24:52 -0700 |
commit | 2ccf570efeb673a28f6f84c749238b33aa1be688 (patch) | |
tree | f723c28ffdc406e60a8d641a48842630dfb1228f /commit.c | |
parent | 6258f68c3c1092c901337895c864073dcdea9213 (diff) |
http-fetch: clear leaking git-index-pack(1) arguments
We never clear the arguments that we pass to git-index-pack(1). Create a
common exit path and release them there to plug this leak.
This is leak is exposed by t5702, but plugging the leak does not make
the whole test suite pass.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions