Requesting GrapheneOS's hardned_malloc for use on Gentoo with use flags to configure its options. hardened_malloc has two preset variants, "default" and "light": https://github.com/GrapheneOS/hardened_malloc/?tab=readme-ov-file#configuration But I imagine that having the other make options might be desirable as use flags in some cases due to performance caveats mentioned upstream. It also supports being built with Clang and musl (with additional integrations for musl), which is something to note. Reproducible: Always Steps to Reproduce: N/A Actual Results: N/A Expected Results: N/A N/A