diff options
author | René Scharfe <l.s.r@web.de> | 2022-01-18 13:46:15 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-01-18 17:11:22 -0800 |
commit | 8efa2acc2ed667eb7d80a533ace59f4722088c8b (patch) | |
tree | 81d99cc852995be27b5424c3e2c61647f24e1c7f /builtin/receive-pack.c | |
parent | bisect--helper: report actual bisect_state() argument on error (diff) | |
download | tgif-8efa2acc2ed667eb7d80a533ace59f4722088c8b.tar.xz |
bisect--helper: release strbuf and strvec on run error
Move the cleanup code out of the loop and make sure all execution paths
pass through it to avoid leaking memory.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/receive-pack.c')
0 files changed, 0 insertions, 0 deletions