]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: nil: Refactoring in the qpcache and qpzone
authorOndřej Surý <ondrej@isc.org>
Thu, 28 Aug 2025 18:11:14 +0000 (20:11 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 28 Aug 2025 18:11:14 +0000 (20:11 +0200)
- Remove double non-NULL guard around bindrdataset()
- Add DNS_SLABTOP_FOREACH macros
- Made add() function in qpcache a single pass

Merge branch 'ondrej/add-DNS_SLABTOP_FOREACH' into 'main'

See merge request isc-projects/bind9!10879


Trivial merge