From 22d4e3b3c615f99d2150048dbb599474490fc22e Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 7 Oct 2023 06:16:09 +0100 Subject: [PATCH] Add missing section closing tag --- documentation/hardened_malloc.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/hardened_malloc.html b/documentation/hardened_malloc.html index a1bc0e7..39f82cf 100644 --- a/documentation/hardened_malloc.html +++ b/documentation/hardened_malloc.html @@ -5,7 +5,7 @@ - + @@ -52,6 +52,7 @@
  • Copy Compiled hardened_malloc Library
  • Set System to Preload hardened_malloc on Boot
  • +

    Increase Permitted Amount of Memory Pages

    Add vm.max_map_count = 1048576 to /etc/sysctl.conf