remove duplicate word from README
This commit is contained in:
parent
b48ac93b03
commit
ac95820fae
@ -788,8 +788,8 @@ enabled because glibc `mallinfo` is inherently broken. It defines the fields as
|
|||||||
misuses the fields and provides a strange, idiosyncratic set of values rather
|
misuses the fields and provides a strange, idiosyncratic set of values rather
|
||||||
than following the SVID/XPG `mallinfo` definition. The `malloc_info` function
|
than following the SVID/XPG `mallinfo` definition. The `malloc_info` function
|
||||||
is still provided, with a similar format as what Android uses, with tweaks for
|
is still provided, with a similar format as what Android uses, with tweaks for
|
||||||
hardened\_malloc and the the version set to `hardened_malloc-1`. The data
|
hardened\_malloc and the version set to `hardened_malloc-1`. The data format
|
||||||
format may be changed in the future.
|
may be changed in the future.
|
||||||
|
|
||||||
As an example, consider the follow program from the hardened\_malloc tests:
|
As an example, consider the follow program from the hardened\_malloc tests:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user