mirror of
https://github.com/samba-team/samba.git
synced 2025-12-16 00:23:52 +03:00
r26540: Revert my previous commit after concerns raised by Andrew.
This commit is contained in:
committed by
Stefan Metzmacher
parent
e53e79eebe
commit
6ac86f8be7
@@ -162,7 +162,7 @@ void ldb_set_default_dns(struct ldb_context *ldb)
|
||||
int ret;
|
||||
struct ldb_result *res;
|
||||
struct ldb_dn *tmp_dn=NULL;
|
||||
const char *attrs[] = {
|
||||
static const char *attrs[] = {
|
||||
"rootDomainNamingContext",
|
||||
"configurationNamingContext",
|
||||
"schemaNamingContext",
|
||||
|
||||
Reference in New Issue
Block a user