Y
Hacker News
new
|
ask
|
show
|
jobs
by
q3k
2931 days ago
glibc malloc provides a way of hooking into memory management calls without having to use wrappers:
https://www.gnu.org/software/libc/manual/html_node/Hooks-for...