]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add missing DbC check for name##_detach in ISC_REFCOUNT_IMPL macro
authorOndřej Surý <ondrej@isc.org>
Thu, 29 Sep 2022 08:46:36 +0000 (10:46 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 30 Sep 2022 07:50:17 +0000 (09:50 +0200)
commit1e2ededb07844d2d1d361a27f9181013aac4e1fd
tree675be9c88a365d1960a1e2c5fbeed2384a2c6742
parentb242790e1d2c27c3fdd2595bc5284c52985ca291
Add missing DbC check for name##_detach in ISC_REFCOUNT_IMPL macro

The detach function in the ISC_REFCOUNT_IMPL macro was missing DbC
checks, add them.
lib/isc/include/isc/refcount.h