]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Let valgrind know that we are switching stacks 4916/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 16 Jan 2017 17:17:04 +0000 (18:17 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 17 Jan 2017 09:12:58 +0000 (10:12 +0100)
commitec7fcc43d854265b7906b8179141b146cb604103
tree4c88a94b39b359092eee72712733fbcd3157f93a
parentc5414eac543dde34f430fec13806708571383cba
rec: Let valgrind know that we are switching stacks

Enabled via the `--enable-valgrind` configure switch.
m4/pdns_enable_valgrind.m4 [new file with mode: 0644]
pdns/mtasker.cc
pdns/mtasker_context.hh
pdns/mtasker_fcontext.cc
pdns/mtasker_ucontext.cc
pdns/recursordist/configure.ac
pdns/recursordist/m4/pdns_enable_valgrind.m4 [new symlink]