1
0
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:
Joseph Sutton 2023-01-16 08:17:38 +13:00 committed by Andrew Bartlett
parent a34e245bb2
commit f414bead52

View File

@ -459,7 +459,6 @@ static WERROR handle_one_update(struct dns_server *dns,
DEBUG(5, ("Skipping update\n"));
return WERR_OK;
}
break;
}
/*