mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
784ee21616
This will help avoid use-after-free of the internally cached ldb within struct ldb_dn by ensuring that it lives as long. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>