]> git.ipfire.org Git - thirdparty/bind9.git/commit
Pass a memory context in to dns_cache_create
authorMark Andrews <marka@isc.org>
Wed, 27 Mar 2024 00:32:25 +0000 (11:32 +1100)
committerMark Andrews <marka@isc.org>
Fri, 31 May 2024 05:40:32 +0000 (15:40 +1000)
commit87e3b9dbf378c67a3e6822cedebbac0d57f0c64e
tree19a1bd867414a651c997f70681867effa555b8cd
parent5e77edd07482a69fdf578e7680a495e00ace8b7b
Pass a memory context in to dns_cache_create
bin/delv/delv.c
bin/named/server.c
lib/dns/cache.c
lib/dns/include/dns/cache.h
tests/libtest/dns.c