CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/25 23:21:06
Modified files:
sys/kern : kern_pledge.c
Log message:
Drop PLEDGE_CPATH from SYS_open, the flags passed result in rpath or
wpath pledge always being checked. cpath alone is not enough.
ok deraadt
