]> git.ipfire.org Git - thirdparty/xz.git/commit
xz: Use my_landlock.h
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 2 Jan 2025 13:32:10 +0000 (15:32 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 2 Jan 2025 13:43:38 +0000 (15:43 +0200)
commit00eb6073c088be9e7516dfc00a13ef520827b57c
treee6ab1bc88fa340bd5672de1b82ad9a415a1754d7
parent0fc5a625d7cc4ad51fde9367de088b9ad3bd40f6
xz: Use my_landlock.h

A slightly silly thing is that xz may now query the ABI version up to
three times. We could call my_landlock_ruleset_attr_forbid_all() only
once and cache the result but it didn't seem worth doing.
CMakeLists.txt
src/xz/sandbox.c