diff --git a/security/hardened_malloc.adoc b/security/hardened_malloc.adoc index 2f77bcb..8c2d1c8 100644 --- a/security/hardened_malloc.adoc +++ b/security/hardened_malloc.adoc @@ -1,9 +1,9 @@ = GrapheneOS hardened_malloc -Version: 0.0.0.3 +Version: 0.0.0.4 -This documentation contains the instructions to use +This documentation contains instructions to use https://github.com/GrapheneOS/hardened_malloc[GrapheneOS' hardened_malloc] memory allocator as the system's default memory allocator. These instructions apply to both musl and glibc C libraries on Unix-based and Unix-like systems.