]> git.ipfire.org Git - thirdparty/bind9.git/commit
Convert isc_statsmulti to use ISC_REFCOUNT_IMPL
authorAlessio Podda <alessio@isc.org>
Wed, 25 Mar 2026 09:22:32 +0000 (10:22 +0100)
committerAlessio Podda <alessio@isc.org>
Thu, 26 Mar 2026 09:19:25 +0000 (10:19 +0100)
commit80be99d3ac4bcba7352d831ed114efe1950698f2
treecbc2817cbd21f7b7c03ed2b1832970a1565ea736
parented0ecb62e4ed262e8a9575f2381f2a709297a1f2
Convert isc_statsmulti to use ISC_REFCOUNT_IMPL

Instead of using hand-rolled attach and detach function, this commit
declares the same functions through the ISC_REFCOUNT_IMPL macro.
lib/isc/include/isc/statsmulti.h
lib/isc/statsmulti.c