mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
075a078d36
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>