mirror of https://git.tukaani.org/xz.git
5e3d890f88
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. |
||
---|---|---|
.. | ||
ci.yml | ||
windows-ci.yml |