<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Memory-Allocation on zeishr</title><link>https://theoabel.com/tags/memory-allocation/</link><description>Recent content in Memory-Allocation on zeishr</description><generator>Hugo</generator><language>en-US</language><copyright>© Théo Abel</copyright><lastBuildDate>Wed, 17 Jul 2024 12:33:53 +0000</lastBuildDate><atom:link href="https://theoabel.com/tags/memory-allocation/index.xml" rel="self" type="application/rss+xml"/><item><title>secmalloc</title><link>https://theoabel.com/projects/secmalloc/</link><pubDate>Wed, 17 Jul 2024 12:33:53 +0000</pubDate><guid>https://theoabel.com/projects/secmalloc/</guid><description>&lt;p&gt;secmalloc is a secure allocator experiment around &lt;code&gt;malloc&lt;/code&gt;, &lt;code&gt;realloc&lt;/code&gt;, and &lt;code&gt;free&lt;/code&gt;-style semantics.&lt;/p&gt;
&lt;p&gt;It is archived as a small C implementation exercise around heap allocation behavior and allocator hardening ideas.&lt;/p&gt;</description></item></channel></rss>