From: Junio C Hamano Date: Wed, 3 Jun 2026 23:14:25 +0000 (+0900) Subject: Merge branch 'lp/http-fetch-pack-index-leak-fix' into next X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f4090b50686a0007c20f599cf680660d2177e978;p=thirdparty%2Fgit.git Merge branch 'lp/http-fetch-pack-index-leak-fix' into next 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() --- f4090b50686a0007c20f599cf680660d2177e978