]> git.ipfire.org Git - thirdparty/xz.git/commit
xz: Add a comment to Capsicum sandbox setup.
authorJia Tan <jiat0218@gmail.com>
Thu, 21 Dec 2023 08:39:53 +0000 (16:39 +0800)
committerJia Tan <jiat0218@gmail.com>
Fri, 22 Dec 2023 12:02:06 +0000 (20:02 +0800)
commit9e96ca8c48b0916a2bb592841df016755572cf6a
tree80efdcf55554041e34147bfa1dc9e89e0933e30f
parent8191720eac950a5db89c4d33d6beea6316a49b19
xz: Add a comment to Capsicum sandbox setup.

This comment is repeated in xzdec.c to help remind us why all the
capabilities are removed from stdin in certain situations.
src/xz/file_io.c