]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
login-proxy: Fix potential crash when kicking user with alt username
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 6 Jul 2018 10:23:58 +0000 (13:23 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 8 Jul 2018 10:09:16 +0000 (10:09 +0000)
commit455abfe05f85f1fb65cfa2c72caad5a9c9d2efd7
tree171109ff59417792269fc4441f8eefa386fc85b6
parenteb0113399990f07c39272ad322193a541b5d49fe
login-proxy: Fix potential crash when kicking user with alt username

If a new alt username field was returned after other users already were
being proxied, trying to kick with the new alt username field will crash.
src/login-common/login-proxy.c