What would be the steps to replace the standard memory allocator in the OpenWrt build system? I want to explore using GrapheneOS’s hardened_malloc on OpenWrt for mitigating memory corruption bugs and vulnerabilities.
What would be the steps to replace the standard memory allocator in the OpenWrt build system? I want to explore using GrapheneOS’s hardened_malloc on OpenWrt for mitigating memory corruption bugs and vulnerabilities.