]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: dev: Fix couple of reference counting bugs
authorOndřej Surý <ondrej@isc.org>
Mon, 16 Mar 2026 10:54:05 +0000 (11:54 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 16 Mar 2026 10:54:05 +0000 (11:54 +0100)
commitfc5e26cfc9fd74f28d5795ea31fb5c2f46eb827d
tree644a75be43c6950046a0e22735d06476edb37910
parentb69bbf2e0edf17be5cb65b96bbc1b381c5f7adfb
parent338961bf7e7a4f6dad53f805dc64b9272fe4b734
[9.20] fix: dev: Fix couple of reference counting bugs

Fix missing detach/free on error paths.

Backport of MR !11666

Merge branch 'backport-ondrej/fix-reference-counting-errors-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11691