]> git.ipfire.org Git - thirdparty/man-pages.git/commit
seccomp_user_notif.2: Better handling of invalid target pathname
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 18 Oct 2020 20:11:54 +0000 (22:11 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 25 Oct 2020 21:08:30 +0000 (22:08 +0100)
commitb8564f4c516dd8f486d50150cad84cc378d8e77c
tree9bf84299b9988c4b6ba134a15112ad9035f3fd88
parent5486117543a3dedbf2301d0e8649d696015f7482
seccomp_user_notif.2: Better handling of invalid target pathname

After some discussions with Jann Horn, perhaps a better way of
dealing with an invalid target pathname is to trigger an
error for the system call.

Reported-by: Jann Horn <jannh@google.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/seccomp_user_notif.2