summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/obj_dat.c
diff options
context:
space:
mode:
authortb <>2022-02-10 08:39:32 +0000
committertb <>2022-02-10 08:39:32 +0000
commitca62dc6a33b4a0aa2b1111a34a46bc06c1b825d0 (patch)
treec21847c8a31f311b570a841effa488d87e064536 /src/lib/libcrypto/objects/obj_dat.c
parentd6de29700fd9db4272cfde868544641620b9bdd2 (diff)
downloadopenbsd-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