mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-04-19 22:10:19 +02:00
small typo fix
“expanded cover” changed to “expanded to cover”
This commit is contained in:
parent
d8817417cc
commit
fa46a7a85d
1 changed files with 1 additions and 1 deletions
|
@ -715,7 +715,7 @@ freeing as there would be if the kernel supported these features directly.
|
||||||
## Memory tagging
|
## Memory tagging
|
||||||
|
|
||||||
Integrating extensive support for ARMv8.5 memory tagging is planned and this
|
Integrating extensive support for ARMv8.5 memory tagging is planned and this
|
||||||
section will be expanded cover the details on the chosen design. The approach
|
section will be expanded to cover the details on the chosen design. The approach
|
||||||
for slab allocations is currently covered, but it can also be used for the
|
for slab allocations is currently covered, but it can also be used for the
|
||||||
allocator metadata region and large allocations.
|
allocator metadata region and large allocations.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue