mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
We have the ldb_kv in the caller, just fill it into the context and so avoid the cost of the talloc_get_type(). Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>