diff options
author | 2019-07-18 18:06:17 +0000 | |
---|---|---|
committer | 2019-07-18 18:06:17 +0000 | |
commit | fefc7cd01b6620ed9427a760df667436f645e230 (patch) | |
tree | 0ace121d338ff5b4075e21d9f2646364bf20326c /sys/kern/tty.c | |
parent | The 'list' diff I committed this morning, was missing a couple of (diff) | |
download | wireguard-openbsd-fefc7cd01b6620ed9427a760df667436f645e230.tar.xz wireguard-openbsd-fefc7cd01b6620ed9427a760df667436f645e230.zip |
Fix unveiling nonexistent files on read-only filesystems
Account for VOP_LOOKUP(9) returning EROFS, otherwise unveil(2) would
pass the error along and fail.
Initial report and diff from semarie
OK bluhm millert
Diffstat (limited to 'sys/kern/tty.c')
0 files changed, 0 insertions, 0 deletions