CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/05 08:01:56
Modified files:
sys/kern : vfs_syscalls.c
Log message:
When I added UF_PLEDGEOPEN in the sys_fchflags() chunk I mistakenly
used the wrong vnode operation.
spotted by Frank Denis using the Swival Security Scanner
ok claudio
