From: Junio C Hamano Date: Fri, 9 Feb 2024 00:22:03 +0000 (-0800) Subject: Merge branch 'jk/mailinfo-iterative-unquote-comment' into maint-2.43 X-Git-Tag: v2.43.1~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e92593acfd76fc5efc8f020d14c4540a89289d5;p=thirdparty%2Fgit.git Merge branch 'jk/mailinfo-iterative-unquote-comment' into maint-2.43 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 mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair() --- 0e92593acfd76fc5efc8f020d14c4540a89289d5