From: Arаm Sаrgsyаn Date: Tue, 25 Mar 2025 09:25:15 +0000 (+0000) Subject: fix: dev: Fix a bug in the ns_query's get_key() function X-Git-Tag: v9.21.7~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75060cbd63eb5f60aec80889b6147ebcda1a4e8a;p=thirdparty%2Fbind9.git fix: dev: Fix a bug in the ns_query's get_key() function After a refactoring in 2e6107008dae09d32e3d34fb5423b3d78c4ff651 the dst_key_free() call is invalid and can cause an assertion. Remove the dst_key_free() call. Merge branch 'aram/fix-ns_query-get_key-bug' into 'main' See merge request isc-projects/bind9!10311 --- 75060cbd63eb5f60aec80889b6147ebcda1a4e8a