A change in
6aba56ae8 (checking whether a rejected RRset was identical
to the data it would have replaced, so that we could still cache a
signature) inadvertently introduced cases where processing of a
response would continue when previously it would have been skipped.
Closes #5197
Merge branch '5197-cache_name-logic-error' into 'main'
See merge request isc-projects/bind9!10157