From: Ondřej Surý Date: Tue, 17 Mar 2026 15:40:29 +0000 (+0100) Subject: fix: usr: Fix potential resource during resolver error handling X-Git-Tag: v9.21.21~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e78c6bf468c86e7c6c47efce62c4e0a5b7c5fb;p=thirdparty%2Fbind9.git fix: usr: Fix potential resource during resolver error handling Under specific error conditions during query processing, resources were not being properly released, which could eventually lead to unnecessary memory consumption for the server. The a potential resource leak in the resolver has been fixed. Merge branch 'ondrej/fix-pthread-primitives-usage' into 'main' See merge request isc-projects/bind9!11658 --- 97e78c6bf468c86e7c6c47efce62c4e0a5b7c5fb