Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bolt
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2022-04-09 05:53:41 +0300
committerVitaly Buka <vitalybuka@google.com>2022-04-13 21:44:38 +0300
commit6345d7f2a829faea56ad522a7d5180043f862a5c (patch)
tree652440fb0714c54766524c9782fea8d382fae6c5 /bolt
parenta3b73b60be4467d2194d3c95e7b943f1644cf92b (diff)
[sanitizer] Don't run malloc hooks for stacktraces
Usually when we generated stacktraces the process is in error state, so running hooks may crash the process and prevent meaningfull error report. Symbolizer, unwinder and pthread are potential source of mallocs. https://b.corp.google.com/issues/228110771 Reviewed By: kda Differential Revision: https://reviews.llvm.org/D123566
Diffstat (limited to 'bolt')
0 files changed, 0 insertions, 0 deletions