]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
director: Make sure users are sorted after unfinished handshake
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 17 Nov 2017 16:53:18 +0000 (18:53 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 24 Nov 2017 19:45:23 +0000 (21:45 +0200)
commit0e94f6c27bffd58953b3479415532bff2bc04732
treef34aba0557317a4266d14688849a462f568a3b21
parent04c8a9554e34ad1afed9291e673cd452ee93e849
director: Make sure users are sorted after unfinished handshake

The users were sorted after the handshake was finished, but if the
connection was closed before that hapepned, the users were left
unsorted. This could have caused the users to not expire early
enough.
src/director/director-connection.c