diff options
author | tb <> | 2022-02-10 08:39:32 +0000 |
---|---|---|
committer | tb <> | 2022-02-10 08:39:32 +0000 |
commit | ca62dc6a33b4a0aa2b1111a34a46bc06c1b825d0 (patch) | |
tree | c21847c8a31f311b570a841effa488d87e064536 /src/lib/libcrypto/objects/obj_dat.c | |
parent | d6de29700fd9db4272cfde868544641620b9bdd2 (diff) | |
download | openbsd-ca62dc6a33b4a0aa2b1111a34a46bc06c1b825d0.tar.gz openbsd-ca62dc6a33b4a0aa2b1111a34a46bc06c1b825d0.tar.bz2 openbsd-ca62dc6a33b4a0aa2b1111a34a46bc06c1b825d0.zip |
If running with ASAN, mark test_with{,out}_bzero() with the
no_sanitize_address attribute. ASAN doesn't seem to be able
to understand these lowlevel gymnastics with sigaltstack()
and segfaults in __intercept_memem().
This allows LibreSSL and other portable projects that use this
test run tests with ASAN enabled.
Issue reported and workaround suggested by Ilya Shipitsin
Paraphrasing millert: it's a little ugly but it's only a regress.
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions