]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not allow empty DoH endpoints to be added
authorArtem Boldariev <artem@boldariev.com>
Wed, 12 May 2021 08:53:35 +0000 (11:53 +0300)
committerArtem Boldariev <artem@boldariev.com>
Thu, 13 May 2021 07:42:25 +0000 (10:42 +0300)
commitd80d1b0dd9cfbb6989aa1846b21fdaf246733d28
tree3b662e1b8efea282b9d9b49a69e6703f79130945
parent9155a8752811bed412a39b9ad5dfed4e872a6436
Do not allow empty DoH endpoints to be added

It was possible to specify empty DoH endpoint in BIND's configuration
file: that was an error, we should not allow doing so.
lib/isc/netmgr/http.c