Internalize malloc_conf_2_conf_harder ctl

This commit is contained in:
Slobodan Predolac
2026-05-21 14:11:40 -07:00
parent 9e143468a2
commit 901365d473
4 changed files with 5 additions and 18 deletions

View File

@@ -46,6 +46,7 @@ extern bool opt_disable_large_size_classes;
extern const char *opt_malloc_conf_symlink;
extern const char *opt_malloc_conf_env_var;
extern const char *je_malloc_conf_2_conf_harder;
/* Escape free-fastpath when ptr & mask == 0 (for sanitization purpose). */
extern uintptr_t san_cache_bin_nonfast_mask;