s4-dnsserver: Check for too many DNS results
authorAndrew Bartlett <abartlet@samba.org>
Tue, 29 Aug 2017 02:19:22 +0000 (14:19 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Sep 2017 06:15:21 +0000 (08:15 +0200)
commit9e9a8d8f887a3b13d06a7cc71edad78c140bb0be
tree9ac9ca6df2fde01d15bcfabaec7a7ff6b2818583
parentc17470210792e6443bd3c28c18874645f1558494
s4-dnsserver: Check for too many DNS results

If we had this check in when the wildcard DNS tests were written, we would have
noticed that the name needed to be escaped (see previous commit).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12994
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/rpc_server/dnsserver/dnsdb.c