This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug malloc/16939] revert malloc hook deprecation or provide an alternative


https://sourceware.org/bugzilla/show_bug.cgi?id=16939

--- Comment #1 from Daniel Micay <danielmicay at gmail dot com> ---
Here's the hook usage in jemalloc with an explanation of why this is required
even in dynamically linked binaries:

https://github.com/jemalloc/jemalloc/blob/dev/src/jemalloc.c#L1339

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]