HomeFreeBSD

wait: Do not copyout uninitialized status/rusage/wrusage.

Description

wait: Do not copyout uninitialized status/rusage/wrusage.

If wait4() or wait6() return 0 because of WNOHANG, the status, rusage and
wrusage information should not be returned.

PR: 212048
Reported by: Casey Lucas
MFC after: 2 weeks

Details

Provenance
jillesAuthored on
Parents
rS305675: MFC 303720: Apply the fix from r232612 to fixed function counters.
Branches
Unknown
Tags
Unknown