]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'pw/mailinfo-b-fix' into maint-2.38
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2022 00:11:35 +0000 (17:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2022 00:11:35 +0000 (17:11 -0700)
commit3694b3844ee631b983f47e0c06a9384c1997a298
treea4ae8e78af8d5ffff2970085041bcd3385a630f2
parent4dccc006b07dfad0df27cd62793e22c57b2d82bf
parent3ef1494685dea925d4e98ed06d9ea3fb5b3ecb89
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