From: Ondřej Surý Date: Thu, 27 Nov 2025 09:40:28 +0000 (+0100) Subject: rem: dev: Remove internal memory filling in favor of jemalloc opt.junk X-Git-Tag: v9.21.16~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def4be7cb66e2ca3e9b512b3ea788da72a1e0889;p=thirdparty%2Fbind9.git rem: dev: Remove internal memory filling in favor of jemalloc opt.junk Instead of having our own implementation of memory junk filling, rely on the jemalloc opt.junk feature (set with MALLOC_CONF="junk:true"). Merge branch 'ondrej/remove-memfill' into 'main' See merge request isc-projects/bind9!11270 --- def4be7cb66e2ca3e9b512b3ea788da72a1e0889