Skip to content

Releases: muromc13/Runtime-Garbage-Checked-C-Allocation-Layer

Runtime Garbage Checked C Allocation Layer v3.0.0

28 Apr 22:33
Compare
Choose a tag to compare

This release, v3.0.0, introduces enhanced memory management features for the Runtime Garbage Checked C Allocation Layer. It now includes improved canary-guarded headers to better detect double frees and overflows. Additionally, the leak-reporting mechanism at exit is more robust, ensuring thread and fork safety for all malloc-family calls.