diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-03-06 21:27:53 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-03-06 21:27:53 +0800 |
commit | 61ee82cb1232a402c82282bbae42821f2b952b0d (patch) | |
tree | 563e5033135736429ef85ba4ca24b50661f5d296 /THANKS | |
parent | xz: Reorder cap_enter() to beginning of capsicum sandbox code. (diff) | |
download | xz-61ee82cb1232a402c82282bbae42821f2b952b0d.tar.xz |
xz: Skip Capsicum sandbox system calls when they are unsupported.
If a system has the Capsicum header files but does not actually
implement the system calls, then this would render xz unusable. Instead,
we can check if errno == ENOSYS and not issue a fatal error.
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions