]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'pw/mailinfo-b-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 11 Oct 2022 17:36:11 +0000 (10:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Oct 2022 17:36:11 +0000 (10:36 -0700)
commit601bb23876bdff60e14b000f1e9f53a5dc4259ff
treebadd0c38226449cefc40af773d457a08f93b8474
parent654f5cedbc68f1998e82236987e27213bb858ca0
parent3ef1494685dea925d4e98ed06d9ea3fb5b3ecb89
Merge branch 'pw/mailinfo-b-fix'

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