]> git.ipfire.org Git - thirdparty/bind9.git/commit
Properly call isc_refcount_destroy() immediately after isc_refcount_decrement() to...
authorOndřej Surý <ondrej@sury.org>
Fri, 27 Jul 2018 12:41:12 +0000 (14:41 +0200)
committerOndřej Surý <ondrej@sury.org>
Wed, 8 Aug 2018 07:49:06 +0000 (09:49 +0200)
commit19dd3df13e1b269fd2aab4b1e447d2e5281e3fb0
treeba4c1327c8a59e24a5c3ab55a2071eadafc81149
parent3081213672773ccbf1e057ba6c244f33fe74a1d2
Properly call isc_refcount_destroy() immediately after isc_refcount_decrement() to limit the impact of memory ordering
17 files changed:
bin/tests/system/dyndb/driver/db.c
lib/dns/acl.c
lib/dns/catz.c
lib/dns/dnstap.c
lib/dns/iptable.c
lib/dns/keytable.c
lib/dns/nta.c
lib/dns/order.c
lib/dns/portlist.c
lib/dns/rbtdb.c
lib/dns/rpz.c
lib/dns/tsig.c
lib/dns/view.c
lib/dns/zone.c
lib/isccfg/aclconf.c
lib/isccfg/parser.c
lib/ns/server.c