]> Pileus Git - ~andy/fetchmail/commit
Fix mimedecode last-line omission.
authorMatthias Andree <matthias.andree@gmx.de>
Fri, 17 Jun 2011 01:11:39 +0000 (03:11 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Tue, 23 Apr 2013 20:02:17 +0000 (22:02 +0200)
commit21ac960a3e648cd53c155bd2b724f72f0164416f
treead03af063996f863be4277989f7aea1d74ebbd20
parentfb3286d03c35f4ccfdeb89669adf47d7ce7aeebe
Fix mimedecode last-line omission.

The mimedecode feature failed to ship the last line of the body if it
was encoded as quoted-printable and had a MIME soft line break in the
very last line.  Reported by Lars Hecking in June 2011.

Bug introduced on 1998-03-20 when the mimedecode support was added by
ESR before release 4.4.1 through code contributed by Henrik Storner,
in driver.c.

Workaround for older releases: do not use mimedecode feature.
NEWS
transact.c