]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
login-common: client_unref() - always set client pointer to NULL
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 1 Nov 2017 19:44:54 +0000 (21:44 +0200)
committerTimo Sirainen <tss@dovecot.fi>
Thu, 2 Nov 2017 12:32:23 +0000 (14:32 +0200)
commitb833824981bc75af72adb844f8a4a992bd2f3ad3
treee5665a7a0a50cd91765a03a48dacc47dbca5c7f9
parent5885eec2e3d74589c33aa5f59bf31e40df8ab583
login-common: client_unref() - always set client pointer to NULL

This is the common coding practise elsewhere as well.
src/login-common/client-common.c