GrapheneOS / hardened_malloc

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.
https://grapheneos.org/
MIT License
1.3k stars 97 forks source link

docs(README): add build action status badge #211

Closed R3DRUN3 closed 1 year ago

R3DRUN3 commented 1 year ago

Just added Build and run tests action status badge in README.md (for best practices): Build and run tests