summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_swap_encrypt.c
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2022-02-10 08:39:33 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2022-02-10 08:39:33 +0000
commit74e71b7ed589d1c6d413f9be6f774b35eab595cc (patch)
tree7ef71128f21bd3b920174c750dd69545841e7540 /sys/uvm/uvm_swap_encrypt.c
parent4bea054be298c41ba53b202d2c0e4058206e2b52 (diff)
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 'sys/uvm/uvm_swap_encrypt.c')
0 files changed, 0 insertions, 0 deletions