]> git.ipfire.org Git - thirdparty/bind9.git/commit
Break out of the switch if we have already reached the quota
authorMark Andrews <marka@isc.org>
Mon, 22 Apr 2024 02:32:36 +0000 (12:32 +1000)
committerMark Andrews <marka@isc.org>
Mon, 22 Apr 2024 02:32:36 +0000 (12:32 +1000)
commit26375bdcf21cd98d289359fe4e09662880abe7da
tree076c0a9492788c063b6c2ae3e6850db1c3e5be8f
parent970ac03196a6878a5b708999878d2e34554e5b24
Break out of the switch if we have already reached the quota

This prevents consume_validation_fail being called and causing an
INSIST.
lib/dns/validator.c