]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add namespace to new_qp(c|z)node
authorMatthijs Mekking <matthijs@isc.org>
Mon, 7 Jul 2025 09:42:17 +0000 (11:42 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 10 Jul 2025 13:52:59 +0000 (13:52 +0000)
commitc5a14f263f73a44ffd9d510b0e239796ece8cf10
treeb6e920febfe6165383a7205a16275ce570f04ea5
parentdf6763fd2a19a497a9a61e8a3bd4c8f11629a1e9
Add namespace to new_qp(c|z)node

Is there a time when new_qp(c|z)node() would not be followed by
assignment of the namespace? No, so let's add the assignment to the
function that creates the node.
lib/dns/qpcache.c
lib/dns/qpzone.c