r22340: Fix another segfault in idmap_ldap.c caused by setting the iterator
authorGerald Carter <jerry@samba.org>
Wed, 18 Apr 2007 16:45:00 +0000 (16:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:27 +0000 (12:19 -0500)
commit356dd0dd3a36a8f6061ba60f556e889de7c28140
treeb199ba1bdacef09e1e4239dd12a66278a247886c
parent1e1d22028aff2fc15cb471e33d5af56ee92bc3e3
r22340: Fix another segfault in idmap_ldap.c caused by setting the iterator
LDAPMessage * to NULL on each loop rotation.
source/nsswitch/idmap_ldap.c