]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/mailinfo-iterative-unquote-comment'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2023 22:52:26 +0000 (14:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2023 22:52:26 +0000 (14:52 -0800)
The code to parse the From e-mail header has been updated to avoid
recursion.

* jk/mailinfo-iterative-unquote-comment:
  mailinfo: avoid recursion when unquoting From headers
  t5100: make rfc822 comment test more careful

1  2 
mailinfo.c

diff --cc mailinfo.c
Simple merge