]> git.ipfire.org Git - thirdparty/bind9.git/commit
Convert dns_dtenv_t reference counting to standard macors
authorAram Sargsyan <aram@isc.org>
Tue, 17 Mar 2026 11:22:04 +0000 (11:22 +0000)
committerArаm Sаrgsyаn (GitLab job 7054787) <aram@isc.org>
Wed, 18 Mar 2026 17:04:56 +0000 (17:04 +0000)
commit77d60acb863d5d169682bfd46d58f55c4e576f59
treee7e09761ecdd265057398c441f2efa037adf21ef
parentd270709b49964395ba73c6b948a130db201e4032
Convert dns_dtenv_t reference counting to standard macors

Use standard reference counting macros for dns_dtenv_t instead of
custom attach/detach functions.

(cherry picked from commit 4ac3a6520e1c8b5a19321a87466269235ff406c6)
bin/named/server.c
lib/dns/dnstap.c
lib/dns/include/dns/dnstap.h
lib/dns/view.c
tests/dns/dnstap_test.c