1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/lib/ldb/ldb_ildap
Kamen Mazdrashki 5338e42182 s4/ildap: fine tune ildb_callback()
Actually ildb_context pointer is not supposed to be
valid after calling ildb_request_done().
This is due to the fact that when calling ildb_request_done()
caller will (most probably) free any locally built
ldap_request objects - thus rendering ildb_context invalid.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-03-03 13:18:38 +11:00
..
config.mk ldb_ildap: don't force the build as shared_module 2008-06-30 09:25:30 +02:00
ldb_ildap.c s4/ildap: fine tune ildb_callback() 2010-03-03 13:18:38 +11:00