diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-06-28 21:01:22 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-06-28 23:59:47 +0800 |
commit | 45e250a9e9f3c3e8e8af2983366b170bf54f890e (patch) | |
tree | eb9e6a5bf31145cb6c2bf7674a1328cda6519aa1 /src/liblzma/common/alone_encoder.c | |
parent | CI: Upgrade checkout action from v2 to v3. (diff) | |
download | xz-45e250a9e9f3c3e8e8af2983366b170bf54f890e.tar.xz |
CI: Add test with -fsanitize=address,undefined.
ci_build.sh was updated to accept disabling of __attribute__ ifunc
and CLMUL. This will allow -fsanitize=address to pass because ifunc
is incompatible with -fsanitize=address. The CLMUL implementation has
optimizations that potentially read past the buffer and mask out the
unwanted bytes.
This test will only run on Autotools Linux.
Diffstat (limited to 'src/liblzma/common/alone_encoder.c')
0 files changed, 0 insertions, 0 deletions