projects

secmalloc

Secure allocator experiment around malloc, realloc, and free-style semantics.

1 min read archived

secmalloc is a secure allocator experiment around malloc, realloc, and free-style semantics.

It is archived as a small C implementation exercise around heap allocation behavior and allocator hardening ideas.

repository