Module Name: src Committed By: christos Date: Thu Sep 26 00:04:27 UTC 2024
Modified Files: src/external/bsd/jemalloc/dist/src: pages.c Log Message: bring back fix that was lost in the merge: use a local variable to modify the allocation alignment instead of modifying globally. Fixes overallocation. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/bsd/jemalloc/dist/src/pages.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.