hardened-malloc 13.0.0-beta.2

Global allocator using GrapheneOS allocator
Documentation
## Global allocator using GrapheneOS allocator

- Released under the same version as the GrapheneOS allocator.
- The major version follows the GrapheneOS allocator version.
- Use it, harden your memories, spread the love!

## Configuration

- We follow upstream configuration closely (except `CONFIG_WERROR`).
- Feature `light` enables light mode, otherwise you're in `default` mode.
- `GlobalAlloc::dealloc` uses hardened allocator extension `free_sized` to
   verify size.

Maintained by Ali Polatel. Up-to-date sources can be found at
https://git.sr.ht/~alip/syd and bugs/patches can be submitted by email to
[~alip/sydbox-devel@lists.sr.ht](mailto:~alip/sydbox-devel@lists.sr.ht).
Exherbo related bugs/issues can be submitted to
<https://gitlab.exherbo.org/groups/sydbox/-/issues>. Discuss in [#sydbox on Libera
Chat](ircs://irc.libera.chat/#sydbox).