A response policy zone transferred from a primary can contain a record
whose name lies outside the zone. Such a record could stop named, both
when it arrived and again at every startup afterwards, because a
secondary keeps it in its own copy of the zone. Records like this are
now rejected and logged; previously one could also silently create a
policy entry for an unrelated name.
Closes #6304
Merge branch '6304-rpz-name2data-label-underflow' into 'main'
See merge request isc-projects/bind9!12522