]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: dev: Fix invalid cache-line padding for qpcache buckets
authorOndřej Surý <ondrej@isc.org>
Tue, 25 Mar 2025 09:59:33 +0000 (09:59 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 25 Mar 2025 09:59:33 +0000 (09:59 +0000)
The isc_queue_t was missing in the calculation of the required
padding size inside the qpcache bucket structure.

Backport of MR !10306

Merge branch 'backport-ondrej/qpcache-fix-invalid-padding-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10317


Trivial merge