From: Junio C Hamano Date: Wed, 3 Jun 2026 23:13:55 +0000 (+0900) Subject: Merge branch 'lp/http-fetch-pack-index-leak-fix' into jch X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=02a675c82b691becdc67f1d00cc7e50a72064405;p=thirdparty%2Fgit.git Merge branch 'lp/http-fetch-pack-index-leak-fix' into jch A memory leak in `fetch_and_setup_pack_index()` when verification of the downloaded pack index fails has been plugged. Also an obsolete `unlink()` call on parse failure has been cleaned up. * lp/http-fetch-pack-index-leak-fix: http: fix memory leak in fetch_and_setup_pack_index() http: cleanup function fetch_and_setup_pack_index() --- 02a675c82b691becdc67f1d00cc7e50a72064405