fix typo
This commit is contained in:
parent
f1f3ee0cab
commit
31c8480ea9
@ -121,7 +121,7 @@
|
||||
<li>Separate memory regions for metadata, large allocations and each
|
||||
slab allocation size class with high entropy random bases and no
|
||||
address space reuse between the different regions</li>
|
||||
<li>Determistic detection of any invalid free</li>
|
||||
<li>Deterministic detection of any invalid free</li>
|
||||
<li>Zero-on-free with detection of write-after-free via checking that
|
||||
memory is still zeroed before handing it out again</li>
|
||||
<li>Delayed reuse of address space and memory allocations through the
|
||||
|
Loading…
x
Reference in New Issue
Block a user