From: Ondřej Surý Date: Tue, 25 Feb 2025 15:38:08 +0000 (+0000) Subject: fix: usr: Fix assertion failure when dumping recursing clients X-Git-Tag: ondrej/lock-free-qpzone-reads-v1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796b662b9291faf31855ff107d3e09c81d892793;p=thirdparty%2Fbind9.git fix: usr: Fix assertion failure when dumping recursing clients Previously, if a new counter was added to the hashtable while dumping recursing clients via the `rndc recursing` command, and `fetches-per-zone` was enabled, an assertion failure could occur. This has been fixed. Closes #5200 Merge branch '5200-destroy-iterator-inside-the-rwlock' into 'main' See merge request isc-projects/bind9!10164 --- 796b662b9291faf31855ff107d3e09c81d892793