s4:dns_server: loudly warn when a tombstone record has other records
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Sat, 13 May 2023 07:29:48 +0000 (19:29 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 26 Oct 2023 01:24:32 +0000 (01:24 +0000)
commitffdd9ddeaeada92fec3baf2046a4e03810f26286
tree1bdf63ab30a3ead194c1dd7df8101bf7b40c1321
parent78658eee76bdc6e7e0c2a0f4126634ef68b50454
s4:dns_server: loudly warn when a tombstone record has other records

This shouldn't happen -- that is, there should never be non-tombstone
records in conjunction with a tombstone record -- and if it does, the
situation should resolve itself here. But the flow is confusing and
strange things sometimes happen often enough that it would be helpful
to know if this ever occurs.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dns_server/dnsserver_common.c