<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t/t5100/patch0009, branch master</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=master</id>
<link rel='self' href='https://git.shady.money/git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2008-02-16T06:16:34Z</updated>
<entry>
<title>mailinfo: feed only one line to handle_filter() for QP input</title>
<updated>2008-02-16T06:16:34Z</updated>
<author>
<name>Jay Soffian</name>
<email>jaysoffian@gmail.com</email>
</author>
<published>2008-02-15T21:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=87f1b8849bf0094e0b20cd294e1f2b04976ddf41'/>
<id>urn:sha1:87f1b8849bf0094e0b20cd294e1f2b04976ddf41</id>
<content type='text'>
The function is intended to be fed one logical line at a time to
inspect, but a QP encoded raw input line can have more than one
lines, just like BASE64 encoded one.

Quoting LF as =0A may be unusual but RFC2045 allows it.

The issue was noticed and fixed by Jay Soffian.  JC added a test
to protect the fix from regressing later.

Signed-off-by: Jay Soffian &lt;jaysoffian@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
