mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
5338e42182
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> |
||
---|---|---|
.. | ||
config.mk | ||
ldb_ildap.c |