]> git.ipfire.org Git - thirdparty/bind9.git/commit
use reference counter for pipeline groups (v3)
authorMichał Kępień <michal@isc.org>
Thu, 17 Jan 2019 14:53:38 +0000 (15:53 +0100)
committerEvan Hunt <each@isc.org>
Fri, 5 Apr 2019 22:52:41 +0000 (15:52 -0700)
commit890dbb8200765c8e9a517750a29be29b993bf7fe
tree58b85a0bdc49bb410f706ef3cd440ecba7a1d4c4
parent7278b66cdf2e9e3ec79f0c7586091c2fc96317d0
use reference counter for pipeline groups (v3)

Track pipeline groups using a shared reference counter
instead of a linked list.

(cherry picked from commit 72eb9275ab8f97364c18abbc79671795f9cc1f23)
lib/ns/client.c
lib/ns/include/ns/client.h