xz: Simplify the error-label in Capsicum sandbox code.
commit717aa3651ce582807f379d8654c2516e1594df77
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 11 Mar 2023 16:42:08 +0000 (11 18:42 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 11 Mar 2023 16:46:45 +0000 (11 18:46 +0200)
tree9ebda504ef547196bb545d452dc47e8db69ac5cf
parenta0eecc235d3ba8ad3453da98b46c7bc3e644de75
xz: Simplify the error-label in Capsicum sandbox code.

Also remove unneeded "sandbox_allowed = false;" as this code
will never be run more than once (making it work with multiple
input files isn't trivial).
src/xz/file_io.c