fix typo in README
This commit is contained in:
parent
5811bd184c
commit
15e5e2d0ac
@ -102,8 +102,8 @@ allocation and then unmapped on free.
|
||||
* No usage of the legacy brk heap
|
||||
* Aggressive sanity checks
|
||||
* Errors other than ENOMEM from mmap, munmap, mprotect and mremap treated
|
||||
as fatal, which can help to decent memory management gone wrong elsewhere
|
||||
in the program
|
||||
as fatal, which can help to detect memory management gone wrong elsewhere
|
||||
in the process.
|
||||
|
||||
# Randomness
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user