]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Cleanup parts of the isc_mem API
authorOndřej Surý <ondrej@isc.org>
Wed, 5 Mar 2025 11:20:21 +0000 (11:20 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 5 Mar 2025 11:20:21 +0000 (11:20 +0000)
This MR changes custom attach/detach implementation with refcount macros, replaces isc_mem_destroy() with isc_mem_detach(), and does various small cleanups.

Merge branch 'ondrej/cleanup-isc_mem-api' into 'main'

See merge request isc-projects/bind9!9456


Trivial merge