diff --git a/documentation/hardened_malloc.xhtml b/documentation/hardened_malloc.xhtml index 909e1ba..42d9956 100644 --- a/documentation/hardened_malloc.xhtml +++ b/documentation/hardened_malloc.xhtml @@ -1,7 +1,7 @@ - + @@ -83,24 +83,24 @@ whereas lower values prefer lower memory usage. Note that having too many arenas may cause memory fragmentation and decrease system performance. The number of arenas has no impact on the security properties of hardened_malloc.
-Minimum | -Maximum | -Default | -
---|---|---|
1 | -256 | -4 | -
Minimum | +Maximum | +Default | +
---|---|---|
1 | +256 | +4 | +
For extra security, CONFIG_SEAL_METADATA=true
can be used in order to control
whether
Memory Protection Keys