mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
This commit is contained in:
commit
e8da1559f7
@ -1,5 +1,4 @@
|
||||
dn: CN=CONFIG
|
||||
cn: CONFIG
|
||||
lowerBound: 10000
|
||||
upperBound: 20000
|
||||
|
||||
lowerBound: 3000000
|
||||
upperBound: 4000000
|
||||
|
@ -209,7 +209,6 @@ static void init_domain_recv_netlogonpipe(struct composite_context *ctx)
|
||||
&state->domain->netlogon_pipe);
|
||||
|
||||
if (!composite_is_ok(state->ctx)) {
|
||||
talloc_free(state->domain->netlogon_binding);
|
||||
return;
|
||||
}
|
||||
talloc_steal(state->domain->netlogon_pipe, state->domain->netlogon_binding);
|
||||
|
Loading…
Reference in New Issue
Block a user