mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
5dd82fb675
was a bug in ldb in 3.2 which could return a freed pointer on ret != LDAP_SUCCESS. The main thing we must ensure is that we never talloc_steal until we know LDAP_SUCCESS was returned. Jeremy. |
||
---|---|---|
.. | ||
mapping_ldb.c | ||
mapping_tdb.c | ||
mapping.c | ||
mapping.h |