]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-mail: message_header_encode() no longer tries to lookup the first line's length...
authorTimo Sirainen <tss@iki.fi>
Sun, 11 May 2014 15:28:03 +0000 (18:28 +0300)
committerTimo Sirainen <tss@iki.fi>
Sun, 11 May 2014 15:28:03 +0000 (18:28 +0300)
commit63007f6d2a501132d5312aebb7f0d30f1d00d0bd
tree14a6c44d345dc536568677360712b7a2446c97ee
parent2be0260dec4f4726512f7d26a9c0ea32b979a4df
lib-mail: message_header_encode() no longer tries to lookup the first line's length from output string.
This function is used only by Pigeonhole, which only uses it for empty
output strings, so it's not useful there. Also that behavior is somewhat
unexpected and confusing.
src/lib-mail/message-header-encode.c
src/lib-mail/message-header-encode.h