]> 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>
Fri, 17 Jun 2011 01:31:03 +0000 (03:31 +0200)
commit09785669b55bc29a0f19ef06666c714309546f84
tree050eb9818f0d5b6c17e76e6dd2976635a60a7962
parent022a83d9340f9de5432cceadd25ceeb2db3dbed7
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