]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-mail: message-parser didn't detect MIME part boundaries in the middle of MIME...
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 15 Dec 2015 15:32:09 +0000 (17:32 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 15 Dec 2015 15:32:09 +0000 (17:32 +0200)
commit7d800c558b4a40f11748d4ebfc2bf89eb743f03c
tree68ac48e37a7470e2f2267dbc8554de234a1d778b
parenta556e29bb9e48968b88c783148f3308bf90c7912
lib-mail: message-parser didn't detect MIME part boundaries in the middle of MIME part headers.

Instead the --boundary line was thought to be part of the header itself.
src/lib-mail/message-parser.c
src/lib-mail/test-message-parser.c