summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorDerek Bruening <bruening@google.com>2016-04-27 21:20:46 +0000
committerDerek Bruening <bruening@google.com>2016-04-27 21:20:46 +0000
commit41939466d1a5677412891f8d3370c2689e7f759d (patch)
tree45544e38b09082ad36f9d6e6481c1b8b6b68463e /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parentaf5aebaa3246a404644a66d4b8e5844ead30aef8 (diff)
downloadbcm5719-llvm-41939466d1a5677412891f8d3370c2689e7f759d.tar.gz
bcm5719-llvm-41939466d1a5677412891f8d3370c2689e7f759d.zip
[sanitizer] Add early call handling to strchr + strrchr interceptors
Summary: The strchr and strrchr interceptors are sometimes invoked too early for their REAL() counterparts to be initialized. We have seen this in hooks invoked from tcmalloc on the dlsym() used in initializing interceptors. A special check is added to use internal_ routines for this situation. Reviewers: vitalybuka, aizatsky, filcab Subscribers: filcab, llvm-commits, eugenis, kcc, zhaoqin, aizatsky, kubabrecka Differential Revision: http://reviews.llvm.org/D19607 llvm-svn: 267793
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud