]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: Code cleanup
authorTimo Sirainen <tss@iki.fi>
Wed, 19 Aug 2015 18:41:55 +0000 (21:41 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 19 Aug 2015 18:41:55 +0000 (21:41 +0300)
commit695332dede7f4d0b17b13321acd867602b63b021
tree2425ffb58c23466b40a13bcd2d2402a448883d7a
parentfefe9afdb0fb4cfc70afe3006ec88ba09ab3762d
imap: Code cleanup
Keep client_add_input() functionality separate from
client_create_from_input(). Also this way temporary buffer doesn't need to
be created to add the input in login_client_connected().
src/imap/main.c