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.
repositoryprojects
Secure allocator experiment around malloc, realloc, and free-style semantics.
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