diff options
author | Martin Willi <martin@revosec.ch> | 2013-05-06 15:15:58 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2013-05-06 15:15:58 +0200 |
commit | b4e9f74e428ab0f3026df4175d133b81b16c9d56 (patch) | |
tree | acb573f1c6a716a1b0fc330b1f21dc3413a4421e /src/libhydra/kernel/kernel_net.c | |
parent | e9b3bd54346d78343f74878c799dd11fd2e2276a (diff) | |
parent | 40f2a5306aff2c43065778b378b127e61ecb76cd (diff) | |
download | strongswan-b4e9f74e428ab0f3026df4175d133b81b16c9d56.tar.bz2 strongswan-b4e9f74e428ab0f3026df4175d133b81b16c9d56.tar.xz |
Merge branch 'leak-detective-dlsym'
Replaces the use of deprecated glibc malloc hooks by overloading malloc calls
and find the originals using dlsym(RTLD_NEXT).
On OS X, we now support the use of leak detective by changing the default
malloc zone functions, backtraces get resolved using atos.
It seems that the performance bottleneck now is stack unwinding. Unfortunately
a new libunwind based backtrace() is not much faster than the libc variant; we
keep that option nonetheless for platforms without backtrace().
Diffstat (limited to 'src/libhydra/kernel/kernel_net.c')
0 files changed, 0 insertions, 0 deletions