]> git.ipfire.org Git - thirdparty/lxc.git/commit
seccomp: close seccomp notifier fd in cleanup handler
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 7 Jan 2022 12:42:33 +0000 (13:42 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 27 Jan 2022 09:30:58 +0000 (10:30 +0100)
commit5628bff79dd7735012dc571710e61ff544f9cb69
treed8d4e73e5e817bd5b067a578b0d0b28a416b5cfc
parent1f2af83a99edbc78d860f83be508b1cdbafde266
seccomp: close seccomp notifier fd in cleanup handler

Reported-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/seccomp.c