HomeFreeBSD

Add kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32.

Description

Add kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32.

Stop leaking kernel pointers though theses sysctls and make sure that the
padding in the structures is zeroed on allocation to avoid other leaks.

Reviewed by: gordon, kib
Obtained from: CheriBSD
MFC after: 1 week
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D13459

Details

Provenance
brooksAuthored on
Reviewer
gordon
Differential Revision
D13459: kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32.
Parents
rS328798: MFC r307566 (by sbruno):
Branches
Unknown
Tags
Unknown