]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lmtp: Create all proxy DATA streams before reading from them.
authorTimo Sirainen <tss@iki.fi>
Thu, 19 Jun 2014 12:50:40 +0000 (15:50 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 19 Jun 2014 12:50:40 +0000 (15:50 +0300)
commita07bc6007e62a9cdf065aa0a8b74d532f0f9d10f
tree62ef927ee22b9ecc640783a8a1b86f730c9b32b1
parentc6b6ac7819931dfa92c0182ffaa7db07ac6ab0da
lmtp: Create all proxy DATA streams before reading from them.
I'm not sure if this actually fixes anything or not, but it's still safer
to do it this way.
src/lmtp/lmtp-proxy.c