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

Junio C Hamano committed Jan 8, 2026 at 16:40 UTC c0754dc42305cb37823955722a5167755634c8c1

No changes.