]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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


Trivial merge