From: Ondřej Surý Date: Tue, 25 Mar 2025 09:56:49 +0000 (+0000) Subject: fix: dev: Fix invalid cache-line padding for qpcache buckets X-Git-Tag: v9.21.7~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7861042a273b1a008f4f3763e67933d9dfea06a7;p=thirdparty%2Fbind9.git fix: dev: Fix invalid cache-line padding for qpcache buckets The isc_queue_t was missing in the calculation of the required padding size inside the qpcache bucket structure. Merge branch 'ondrej/qpcache-fix-invalid-padding' into 'main' See merge request isc-projects/bind9!10306 --- 7861042a273b1a008f4f3763e67933d9dfea06a7