mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s4:dnsserver: Check all records, not just one
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
a34e245bb2
commit
f414bead52
@ -459,7 +459,6 @@ static WERROR handle_one_update(struct dns_server *dns,
|
||||
DEBUG(5, ("Skipping update\n"));
|
||||
return WERR_OK;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user