r25063: Fix segfault in smbldp_set_creds when we want to use anonymous, the
commit6316a9c14d8bc467c84c1604248a9e30abaacd2f
authorSimo Sorce <idra@samba.org>
Mon, 10 Sep 2007 19:14:22 +0000 (10 19:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:38 +0000 (10 12:30 -0500)
tree5d7ddcc4851da4affe37729acc7f11010ec167c9
parent1850d1c10f1fe77402e0ed79d6980d55d90637fb
r25063: Fix segfault in smbldp_set_creds when we want to use anonymous, the
code was not passing in the "anon" flag correctly and was passing
NULL pointers.
source/nsswitch/idmap_ldap.c