pam_winbind: fix segfault in pam_sm_authenticate()
authorDavid Disseldorp <ddiss@suse.de>
Wed, 2 Nov 2011 17:39:03 +0000 (18:39 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 26 Oct 2012 20:40:57 +0000 (22:40 +0200)
commitec0f51b200d6e5b99bbd872e169621c17f33524c
tree6712d5ea1321e5e2ad1e7c489efb3b5c0516b1d3
parent281c62b33001571a4d926b30035e65d93d649660
pam_winbind: fix segfault in pam_sm_authenticate()

Ensure the potentially null winbind context is not dereferenced on
cleanup.

https://bugzilla.samba.org/show_bug.cgi?id=8564

Signed-off-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Oct 26 22:40:57 CEST 2012 on sn-devel-104
nsswitch/pam_winbind.c