]> git.ipfire.org Git - thirdparty/lxc.git/commit
attach: require that LXC_ATTACH_LSM_LABEL is specified 3568/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 28 Oct 2020 03:16:41 +0000 (04:16 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 28 Oct 2020 03:16:41 +0000 (04:16 +0100)
commit65129087f4cd6c4d20ec22461423f871b200a645
treeb711fa3d00c78933465b939b791fd6381ab8b7d9
parent0dde733e5a049e695885d733eb98795b0eddbd74
attach: require that LXC_ATTACH_LSM_LABEL is specified

to avoid liblxc stumbling over an smaller struct passed in from an older
liblxc. In the future we should version by size but this requires a new
attach2().

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/attach.c
src/lxc/attach_options.h