CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/19 11:50:23
Modified files:
sys/kern : kern_sysctl.c
Log message:
Do not zeroize already zeroed buffer in sysctl_sysvipc(). The
KERN_SYSVIPC_SEM_INFO case was a part of the big semaphores diff,
KERN_SYSVIPC_SHM_INFO case to the next one.
ok deraadt
