]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2091-print-out-more-diagnostics-on-dns_name_issubdomain' into 'main'
authorOndřej Surý <ondrej@isc.org>
Wed, 2 Sep 2020 16:33:19 +0000 (16:33 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 2 Sep 2020 16:33:19 +0000 (16:33 +0000)
commitaa42c8676fc52a47ff463bb30a3a5e1dd7ea78f9
treec2c5ca32c5e7cb579bb3f60ac4e5835a869382f2
parent323be476b8b2ba6c5c5ad2c4c314c7178c25ef0a
parent0a22024c270a38a54f0d51621a046b726df158c0
Merge branch '2091-print-out-more-diagnostics-on-dns_name_issubdomain' into 'main'

Print diagnostics on dns_name_issubdomain() failure in fctx_create()

Closes #2091

See merge request isc-projects/bind9!4071