]> git.ipfire.org Git - thirdparty/bind9.git/commit
Improve awk tests to prevent false negatives
authorMark Andrews <marka@isc.org>
Wed, 17 Aug 2022 02:08:16 +0000 (12:08 +1000)
committerMark Andrews <marka@isc.org>
Thu, 18 Aug 2022 03:43:33 +0000 (13:43 +1000)
commitd19916bde4c0824c33d599374ea2c7bf0c88728a
tree18cc7bf9e7fbf64cc007c998f00a0155b561e630
parent5b04e29554fd3ce2567de85a3d9aa96ccb25c45b
Improve awk tests to prevent false negatives

The old code could incorrectly match "INSOA" in the RRSIG rdata
when looking for the SOA record.

(cherry picked from commit 2fc5f6fb2831697c79f75c50a769449ac561aad0)
bin/tests/system/dnssec/tests.sh