]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove the heap memory context from QPcache
authorOndřej Surý <ondrej@isc.org>
Wed, 14 Jan 2026 15:35:27 +0000 (16:35 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 30 Mar 2026 19:46:44 +0000 (21:46 +0200)
commit4891a6b14fe72ba92a2765d98ea936bec34ccaca
tree96f46119e2708cae5a7e13ae3cef3d43a6ee8291
parent602f5b73e6635ed14215c15cfa9d4acddd7b981a
Remove the heap memory context from QPcache

The heaps have been removed, so the separate heap memory context
(hmctx) is no longer needed.  Remove it from both dns_cache and
dns_qpcache, along with the HeapMemInUse statistics.
lib/dns/cache.c
lib/dns/qpcache.c
lib/dns/qpcache_p.h