]> git.ipfire.org Git - thirdparty/bind9.git/commit
DoH: remove obsolete INSIST() check
authorArtem Boldariev <artem@boldariev.com>
Wed, 26 Feb 2025 12:43:34 +0000 (14:43 +0200)
committerArtem Boldariev <artem@boldariev.com>
Mon, 3 Mar 2025 09:32:11 +0000 (11:32 +0200)
commit217a1ebd79d90d2a3eebf44256fd15ab61a7d2a9
treeac06a53e9b4fee1870fdeaea0f4413bddce57b4a
parentc5f7968856f3d0cf37c5882ac19fa70333bae4cc
DoH: remove obsolete INSIST() check

The check, while not active by default, is not valid since the commit
8b8f4d500d9c1d41d95d34a79c8935823978114c.

See 'if (total == 0) { ...' below branch to understand why.
lib/isc/netmgr/http.c