1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/dsdb
Andrew Bartlett 01a3cf8e1e dsdb: Do not use ldb_save_controls() in partitions module for domain_scope
The LDAP backend is long-removed so we do not need this workaround
for a confused server any longer.

This avoids references to old (but valid) memory after a new ldb_control array is
allocated in ldb_save_controls() and keeps the controls pointer as
constant as possible given the multiple ldb_request structures it
will appear in.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2020-02-28 03:08:46 +00:00
..
common dsdb: Use write_data() to write to the password check script 2020-01-19 18:29:39 +00:00
dns s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command" 2019-08-22 21:24:00 +00:00
kcc CVE-2019-19344 kcc dns scavenging: Fix use after free in dns_tombstone_records_zone 2020-01-21 11:38:38 +00:00
repl messaging4: Pass fds to messaging handlers 2019-09-18 20:10:24 +00:00
samdb dsdb: Do not use ldb_save_controls() in partitions module for domain_scope 2020-02-28 03:08:46 +00:00
schema source4/dsdb/schema/schema_description.c: typo fixes 2019-10-31 00:43:37 +00:00
tests/python pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
pydsdb.c s4/py_dsdb: avoid NULL deref in set_domain_sid() 2019-07-22 22:20:25 +00:00
samdb.pc.in
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00