From: Junio C Hamano Date: Wed, 26 Oct 2022 00:11:35 +0000 (-0700) Subject: Merge branch 'pw/mailinfo-b-fix' into maint-2.38 X-Git-Tag: v2.38.2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3694b3844ee631b983f47e0c06a9384c1997a298;p=thirdparty%2Fgit.git Merge branch 'pw/mailinfo-b-fix' into maint-2.38 Fix a logic in "mailinfo -b" that miscomputed the length of a substring, which lead to an out-of-bounds access. * pw/mailinfo-b-fix: mailinfo -b: fix an out of bounds access --- 3694b3844ee631b983f47e0c06a9384c1997a298