Skip to content

Runtime Garbage Checked C Allocation Layer v3.0.0

Latest
Compare
Choose a tag to compare
@muromc13 muromc13 released this 28 Apr 22:33
· 1 commit to main since this release

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.