]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: minor cleanup in qpcache
authorEvan Hunt <each@isc.org>
Thu, 19 Sep 2024 22:37:07 +0000 (22:37 +0000)
committerEvan Hunt <each@isc.org>
Thu, 19 Sep 2024 22:37:07 +0000 (22:37 +0000)
commitb1b2ab0cb3f9211cb668dabba6f0ca0ad0e5651e
treed52fd7d8d15b37092654955ee3e57c0285a41dce
parent379d7faeac486d90fc9cf2ef13aef9ababbbea81
parentc1b94dc622b3455e23135b1efff869e16fc3d5ec
[9.20] chg: minor cleanup in qpcache

when the QP cache was adapted from the RBTDB, some variable names weren't changed, and still incorrectly reference the RBT.

Backport of MR !9515

Merge branch 'backport-each-qpcache-nits-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9525