summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2013-12-11 10:55:42 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2013-12-11 10:55:42 +0000
commit60037927fdcfed87567a391c0adfddfe55cdf37a (patch)
treefb324cd94597357d2ee717c9c6980b976aebe648 /make
parentb0f72ff7baab944f5eddd94497e4b440d02dcad5 (diff)
[msan] Get stack limits with pthread_create interceptor.
Before we did it lazily on the first stack unwind in the thread. It resulted in deadlock when the unwind was caused by memory allocation inside pthread_getattr_np: pthread_getattr_np <<< not reentable GetThreadStackTopAndBottom __interceptor_realloc pthread_getattr_np git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@197026 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions