From 72e36ca4862959139ee4a323744928c47937ddb0 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 10 Oct 2023 02:44:13 +0100 Subject: [PATCH] Update webpage "Documentation - hardened_malloc" from version 1.0.2-beta.1+18 to 1.0.2-beta.2+20 --- documentation/hardened_malloc.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/documentation/hardened_malloc.html b/documentation/hardened_malloc.html index 7ccdedd..dd7bbaf 100644 --- a/documentation/hardened_malloc.html +++ b/documentation/hardened_malloc.html @@ -5,7 +5,7 @@ - + @@ -104,11 +104,16 @@

Set System to Preload hardened_malloc on Boot

-

musl-based systems: Add export LD_PRELOAD="<hardened_malloc path>" - to /etc/environment
- glibc-based systems: - Add <hardened_malloc path> to - /etc/ld.so.preload

+

+

+