Hardened malloc: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 December 2024

11 December 2024

  • curprev 07:5307:53, 11 December 2024Pursuable1652 talk contribsm 683 bytes +172 No edit summary
  • curprev 07:5207:52, 11 December 2024Pursuable1652 talk contribs 511 bytes +511 Created page with "=== What is it? === An excerpt on [https://github.com/GrapheneOS/hardened_malloc github] [1]: ''This is a security-focused general purpose memory allocator providing the malloc API along with various extensions. It provides substantial hardening against heap corruption vulnerabilities.'' === How to use === {{note| Need Alpine Linux Edge with testing repo in <code>/etc/apk/repositories</code>}} {{cmd| $ doas apk add hardened-malloc}} {{cmd| $ doas echo /usr/lib/libharde..."