]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Fix couple of reference counting bugs
authorOndřej Surý <ondrej@isc.org>
Mon, 16 Mar 2026 09:48:13 +0000 (10:48 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 16 Mar 2026 09:48:13 +0000 (10:48 +0100)
Fix missing detach/free on error paths.

Merge branch 'ondrej/fix-reference-counting-errors' into 'main'

See merge request isc-projects/bind9!11666


Trivial merge