]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Keep auth_request referenced during DNS lookup.
authorTimo Sirainen <tss@iki.fi>
Tue, 28 May 2013 14:30:42 +0000 (17:30 +0300)
committerTimo Sirainen <tss@iki.fi>
Tue, 28 May 2013 14:30:42 +0000 (17:30 +0300)
commit30cca82f3c2136395ff16e698b4f0af9c557887b
tree7cbc7840de970f607fd4f6e513fe3192af7d9d5f
parentb372fc2d5331a7669e91b05a09404f3303895ce2
auth: Keep auth_request referenced during DNS lookup.
If the underlying auth connection gets closed, there's nothing else
referencing the auth_request.
src/auth/auth-request.c