]> Sergey Matveev's repositories - public-inbox.git/commitdiff
threading: deal with improperly-terminated References headers
authorEric Wong <e@80x24.org>
Mon, 2 Oct 2017 22:19:16 +0000 (22:19 +0000)
committerEric Wong <e@80x24.org>
Tue, 3 Oct 2017 02:26:11 +0000 (02:26 +0000)
We should not blindly join References and In-Reply-To headers
as a single string, because some messages can have an open
angle brace '<' in References: without a corresponding '>'.


No differences found