]> code.ossystems Code Review - openembedded-core.git/commit
valgrind: make ld-XXX.so strlen intercept optional
authorJackie Huang <jackie.huang@windriver.com>
Wed, 14 Dec 2016 02:26:13 +0000 (10:26 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Dec 2016 08:30:02 +0000 (08:30 +0000)
commit84ec50e587e7464b260b1b189659b93b6dab0ef6
tree1c22f16408c65371a7b8d43c8876a03bc1655998
parent944db779a9f45cbeeebc976c00da37a517eea237
valgrind: make ld-XXX.so strlen intercept optional

Hack: Depending on how glibc was compiled (e.g. optimised
for size or built with _FORTIFY_SOURCE enabled) the strlen
symbol might not be found in ld-XXX.so. Therefore although
we should still try to intercept it, don't make it mandatory
to do so.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/valgrind/valgrind/valgrind-make-ld-XXX.so-strlen-intercept-optional.patch [new file with mode: 0644]
meta/recipes-devtools/valgrind/valgrind_3.12.0.bb