mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2024-12-20 13:24:21 -05:00
remove note about lack of sanity checks for config
This commit is contained in:
parent
72a08f88fb
commit
7bcfa500be
@ -133,8 +133,7 @@ The following boolean configuration options are available:
|
|||||||
contained within an isolated memory region with high entropy random guard
|
contained within an isolated memory region with high entropy random guard
|
||||||
regions around it.
|
regions around it.
|
||||||
|
|
||||||
The following integer configuration options are available. Proper sanity checks
|
The following integer configuration options are available:
|
||||||
for the chosen values are not written yet, so use them at your own peril:
|
|
||||||
|
|
||||||
* `CONFIG_SLAB_QUARANTINE_RANDOM_LENGTH`: `1` (default) to control the number
|
* `CONFIG_SLAB_QUARANTINE_RANDOM_LENGTH`: `1` (default) to control the number
|
||||||
of slots in the random array used to randomize reuse for small memory
|
of slots in the random array used to randomize reuse for small memory
|
||||||
|
Loading…
Reference in New Issue
Block a user