]> git.ipfire.org Git - thirdparty/bind9.git/commit
Extend named-rrchecker multi-line parsing support
authorMark Andrews <marka@isc.org>
Fri, 30 May 2025 03:03:16 +0000 (13:03 +1000)
committerMark Andrews <marka@isc.org>
Tue, 3 Jun 2025 02:27:46 +0000 (02:27 +0000)
commit75481acca9b015bc092aeaccac33bb1eac5aba18
tree7d7240a4e231c629a6027b91fcfcd4decf841657
parent57deb2da8732ad9ea9822629765259a6931ee5ba
Extend named-rrchecker multi-line parsing support

named-rrchecker now parses the braces which support multi-line input
from the beginning of the input rather than only when reading the
data fields of the record.

(cherry picked from commit 2e1f933d659561966dc7876356bf3a63b5b797a2)
bin/tools/named-rrchecker.c