]> git.ipfire.org Git - thirdparty/bind9.git/commit
reduce memory consumption of rpz summary database
authorEvan Hunt <each@isc.org>
Tue, 12 Mar 2024 05:10:41 +0000 (22:10 -0700)
committerEvan Hunt <each@isc.org>
Thu, 14 Mar 2024 17:20:52 +0000 (10:20 -0700)
commitc0fcc2899e430e9f3453d5b0d3d336ad8f25fd82
tree89e9900538d6bd87c48ce9d5df24db0d6e7d1a7e
parent8b67476249b1fe38e92a3d7915ac70a055675d06
reduce memory consumption of rpz summary database

use dynamically allocated names instead of fixednames in rpz.c
lib/dns/rpz.c