LD_PRELOAD interposer wrapping all malloc‑family calls, embedding canary‑guarded headers to catch double‑frees/overflows, leak‑reporting at exit with thread‑ and fork‑safety.
-
Updated
Apr 21, 2025 - C
LD_PRELOAD interposer wrapping all malloc‑family calls, embedding canary‑guarded headers to catch double‑frees/overflows, leak‑reporting at exit with thread‑ and fork‑safety.
LD_PRELOAD interposer wrapping all malloc‑family calls, embedding canary‑guarded headers to catch double‑frees/overflows, leak‑reporting at exit with thread‑ and fork‑safety.
Add a description, image, and links to the fork-safe topic page so that developers can more easily learn about it.
To associate your repository with the fork-safe topic, visit your repo's landing page and select "manage topics."