]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Unknown directive in resolv.conf not handled properly
authorMark Andrews <marka@isc.org>
Tue, 10 Dec 2024 00:45:44 +0000 (00:45 +0000)
committerMark Andrews <marka@isc.org>
Tue, 10 Dec 2024 00:45:44 +0000 (00:45 +0000)
The line after an unknown directive in resolv.conf could accidentally be skipped, potentially affecting dig, host, nslookup, nsupdate, or delv. This has been fixed.

Closes #5084

Merge branch '5084-plain-unknown-keyword-in-resolv-conf-not-handled-propely' into 'main'

See merge request isc-projects/bind9!9865


Trivial merge