From: Alessio Podda Date: Thu, 16 Apr 2026 14:48:19 +0000 (+0000) Subject: fix: dev: Add missing parenthesis to fxhash X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d412ab217bc4bdb9cb23bc0ac819f3a4c3281e;p=thirdparty%2Fbind9.git fix: dev: Add missing parenthesis to fxhash The fxhash implementation had a missing parenthesis that caused it to diverge from Rust's reference implementation. This commit fixes this. Closes #5882 Merge branch '5882-fxhash-fix' into 'main' See merge request isc-projects/bind9!11857 --- a8d412ab217bc4bdb9cb23bc0ac819f3a4c3281e