Updated Hardened_malloc

This commit is contained in:
Tastatur 2023-12-29 14:58:20 +01:00
parent f85a8c45e3
commit 9067e94884

View file

@ -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: