aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-10-24 00:50:08 +0800
committerJia Tan <jiat0218@gmail.com>2023-10-24 00:50:08 +0800
commit5e3d890f8862a7d4fbef5e38e11b6c9fbd98f468 (patch)
tree561269ccece05bc6dea24b6c901eaf7ec7d49b11 /CMakeLists.txt
parentCI: Allow disabling the sandbox in ci_build.sh. (diff)
downloadxz-5e3d890f8862a7d4fbef5e38e11b6c9fbd98f468.tar.xz
CI: Disable sandboxing in fsanitize=address,undefined job.
The sandboxing on Linux now supports Landlock, which restricts all supported filesystem actions after xz opens the files it needs. The sandbox is only enabled when one file is input and we are writing to standard out. With fsanitize=address,undefined, the instrumentation needs to read additional files after the sandbox is in place. This forces all xz based test to fail, so the sandbox must instead be disabled.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions