]> git.ipfire.org Git - thirdparty/samba.git/commit
dsdb/util_trusts: domain_dn is an input parameter of dsdb_trust_crossref_tdo_info()
authorStefan Metzmacher <metze@samba.org>
Thu, 1 Feb 2018 22:08:08 +0000 (23:08 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 5 Sep 2018 11:35:24 +0000 (13:35 +0200)
commit467e6aeca631369a436bd5d3d96690f3552c3d67
treef770f42cbde6eeedfe5eeb1f4f5e01162a87ac2f
parent8e81aa4ec37e0f45a338d5741cca93bf7094ae84
dsdb/util_trusts: domain_dn is an input parameter of dsdb_trust_crossref_tdo_info()

We should not overwrite it within the function.
Currently it doesn't matter as we don't have multiple domains
within our forest, but that will change in future.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11517

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit f5f96f558b499770cdeb3d38998167a387e058b9)
source4/dsdb/common/util_trusts.c