From: Junio C Hamano Date: Thu, 8 Jan 2026 07:40:11 +0000 (+0900) Subject: Merge branch 'ds/diff-lazy-fetch-with-name-only-fix' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=c0754dc42305cb37823955722a5167755634c8c1;p=rit Merge branch 'ds/diff-lazy-fetch-with-name-only-fix' Running "git diff" with "--name-only" and other options that allows us not to look at the blob contents, while objects that are lazily fetched from a promisor remote, caused use-after-free, which has been corrected. * ds/diff-lazy-fetch-with-name-only-fix: diff: avoid segfault with freed entries --- c0754dc42305cb37823955722a5167755634c8c1