]> git.ipfire.org Git - thirdparty/bind9.git/commit
DoH unit test: do not increase 'active_cconnects' too much
authorArtem Boldariev <artem@boldariev.com>
Mon, 27 Nov 2023 21:10:36 +0000 (23:10 +0200)
committerArtem Boldariev <artem@boldariev.com>
Wed, 6 Dec 2023 13:15:25 +0000 (15:15 +0200)
commit71219882edcf0b33e68463887cce5b3b71e4fe7d
treefca67d0e245aa1782abb50610f0206cb33b966a4
parent019555fb1d4bd36589a806f95f7ce44b8db95136
DoH unit test: do not increase 'active_cconnects' too much

Theoretically, the value could get too big, not letting the test to
finish. This commit fixes that omission.
tests/isc/doh_test.c