mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
1a52b03b2f
The callers will soon have two possible parents for this pointer, so we need to remove this check, which was added out of caution given the rather strange pattern of putting an active memory pointer into a TDB (as a hash map). That is, the only callers that did call this with "true" would have to call this with "false", so just remove the complexity. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
ldb_kv_cache.c | ||
ldb_kv_index.c | ||
ldb_kv_search.c | ||
ldb_kv.c | ||
ldb_kv.h |