]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: Extend named-rrchecker multi-line parsing support
authorMark Andrews <marka@isc.org>
Tue, 3 Jun 2025 02:27:03 +0000 (02:27 +0000)
committerMark Andrews <marka@isc.org>
Tue, 3 Jun 2025 02:27:03 +0000 (02:27 +0000)
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.

Closes #5336

Merge branch '5336-extend-named-rrchecker-multiline-support' into 'main'

See merge request isc-projects/bind9!10521


Trivial merge