we need to call ads_first_entry() before using a ldap result,
authorAndrew Tridgell <tridge@samba.org>
Mon, 16 Jun 2003 02:42:00 +0000 (02:42 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 16 Jun 2003 02:42:00 +0000 (02:42 +0000)
commitec0303820fa5ec185f8942604ef3d97285374988
tree01fb88edeb07600eeb2e2074909fbf34ef8c0d06
parent8cd67d76683a41a1db5efc3a9c65e056ec2263f4
we need to call ads_first_entry() before using a ldap result,
otherwise we can segv or return garbage
(This used to be commit d1316656b03e2bc85263b65d24977923ee6f39b7)
source3/libads/ldap.c