From: Junio C Hamano Date: Fri, 10 Jan 2025 17:19:33 +0000 (-0800) Subject: Merge branch 'ps/build-sign-compare' X-Git-Tag: v2.48.0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b28fb93e51a94907eca9cc08eb1a2db51fe1ddc8;p=thirdparty%2Fgit.git Merge branch 'ps/build-sign-compare' Last-minute fix for a regression in "git blame --abbrev=" when insane is specified; we used to correctly cap it to the hash output length but broke it during the cycle. * ps/build-sign-compare: builtin/blame: fix out-of-bounds write with blank boundary commits builtin/blame: fix out-of-bounds read with excessive `--abbrev` --- b28fb93e51a94907eca9cc08eb1a2db51fe1ddc8