From: Arаm Sаrgsyаn Date: Wed, 9 Oct 2024 11:38:35 +0000 (+0000) Subject: fix: dev: Fix error path bugs in the manager's "recursing-clients" list management X-Git-Tag: v9.21.3~92 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=508f7007e88e1be8a8d99e769b88e4c9d3ea2e4a;p=thirdparty%2Fbind9.git fix: dev: Fix error path bugs in the manager's "recursing-clients" list management In two places, after linking the client to the manager's "recursing-clients" list using the check_recursionquota() function, the query.c module fails to unlink it on error paths. Fix the bugs by unlinking the client from the list. Merge branch 'aram/unlink-recursing-clients-on-error-paths' into 'main' See merge request isc-projects/bind9!9586 --- 508f7007e88e1be8a8d99e769b88e4c9d3ea2e4a