]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] chg: dev: Refactor reference counting in RBTDB
authorOndřej Surý <ondrej@isc.org>
Fri, 31 Jan 2025 06:06:27 +0000 (06:06 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 31 Jan 2025 06:06:27 +0000 (06:06 +0000)
commitfd9a85addc48888db8e1506052257c8535aabe7a
treebba51ac7c990422c0c8b7f5dbb90b343192b036f
parentc725ca982ef4e0b6b87f47cebec345bf647fb4ea
parent2974bbba805ba2f3c145fb9116a6c21129186784
[9.18] chg: dev: Refactor reference counting in RBTDB

Clean up the pattern in the newref() and decref() functions in RBTDB databases.

Related to #5134

Backport of MR !10006

Merge branch 'backport-5134-refactor-decref-functions-in-qpdb-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10036