HomeFreeBSD

ASAN: reduce verbosity

Description

ASAN: reduce verbosity

When running binaries compiled with libasan in PIE and with ALSR on,
the previous code always print the WARNING message, the new code only
printed it if the run is made with the right verbosity

Before this change, many unit test will always fail because of the extra
message which is printed

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D35055
MFC after: 2 weeks

(cherry picked from commit 0a736f0a6aeb0bf8b7e677fab8b562704eb4980e)

Details

Provenance
baptAuthored on Apr 25 2022, 9:23 AM
dimCommitted on May 30 2022, 6:27 PM
Reviewer
emaste
Differential Revision
D35055: ASAN: reduce verbosity
Parents
rGe51efab4a4d4: clang: Skip attempts to access /proc/self/fd
Branches
Unknown
Tags
Unknown