diff options
author | Evgenii Stepanov <eugenis@google.com> | 2019-12-20 12:07:04 -0800 |
---|---|---|
committer | Evgenii Stepanov <eugenis@google.com> | 2019-12-20 12:41:57 -0800 |
commit | ddf897fc80499ece298bc33201db6b697d2af50e (patch) | |
tree | 3ec5019759a4a0e37ddc0f224a1653d9cb117afd /llvm/docs/CommandGuide/llvm-dwarfdump.rst | |
parent | 59878ec8092bef656a71d22261fd3b70651e8318 (diff) | |
download | bcm5719-llvm-ddf897fc80499ece298bc33201db6b697d2af50e.tar.gz bcm5719-llvm-ddf897fc80499ece298bc33201db6b697d2af50e.zip |
[msan] Check qsort input.
Summary:
Qsort interceptor suppresses all checks by unpoisoning the data in the
wrapper of a comparator function, and then unpoisoning the output array
as well.
This change adds an explicit run of the comparator on all elements of
the input array to catch any sanitizer bugs.
Reviewers: vitalybuka
Subscribers: #sanitizers, llvm-commits
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D71780
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-dwarfdump.rst')
0 files changed, 0 insertions, 0 deletions