]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix 'addr', 'ckresult' and 'drop' functions
authorMark Andrews <marka@isc.org>
Mon, 7 Aug 2023 08:22:29 +0000 (18:22 +1000)
committerMark Andrews <marka@isc.org>
Wed, 9 Aug 2023 00:45:38 +0000 (10:45 +1000)
commit1394f12a1c9adcd7b0953727417816bcd8e514b7
tree451a86ad0ee188ff65effd4fa6af1abbf1e679d0
parenta5cf49c378b1b0e53158a7514c7d9d80d610600a
Fix 'addr', 'ckresult' and 'drop' functions

'addr', 'ckresult' and 'drop' should return 0 rather than 1 after
calling 'setret' as the error has been logged and these functions
are not expect to fail.
bin/tests/system/rpz/tests.sh