mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-04-20 06:20:20 +02:00
remove note about lack of sanity checks for config
This commit is contained in:
parent
72a08f88fb
commit
7bcfa500be
1 changed files with 1 additions and 2 deletions
|
@ -133,8 +133,7 @@ The following boolean configuration options are available:
|
|||
contained within an isolated memory region with high entropy random guard
|
||||
regions around it.
|
||||
|
||||
The following integer configuration options are available. Proper sanity checks
|
||||
for the chosen values are not written yet, so use them at your own peril:
|
||||
The following integer configuration options are available:
|
||||
|
||||
* `CONFIG_SLAB_QUARANTINE_RANDOM_LENGTH`: `1` (default) to control the number
|
||||
of slots in the random array used to randomize reuse for small memory
|
||||
|
|
Loading…
Add table
Reference in a new issue