Updated Hardened_malloc
This commit is contained in:
parent
f85a8c45e3
commit
9067e94884
1 changed files with 3 additions and 0 deletions
|
@ -115,6 +115,9 @@ Then to set it system wide edit `/etc/ld-musl-x86_64.path`:
|
|||
|
||||
```
|
||||
/usr/lib/libhardened_malloc.so
|
||||
/lib
|
||||
/usr/lib
|
||||
/usr/local/lib
|
||||
```
|
||||
|
||||
You can also use the light variant of hardened-malloc because the default one may not work well with some graphical applications:
|
||||
|
|
Loading…
Reference in a new issue