r25063: Fix segfault in smbldp_set_creds when we want to use anonymous, the
commitac1642508fb2f4f8e628e3309a89624a8b2ec1bf
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)
tree272e326cb67c6ce617afeff33fb1fc167ca9a741
parentbb9fbe62216e0ee5e9da9e91c6bc705ad1d7a5c8
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.
(This used to be commit 6316a9c14d8bc467c84c1604248a9e30abaacd2f)
source3/nsswitch/idmap_ldap.c