HomeFreeBSD

getpgid() and getsid() were doing a comparision rather than an assignment,
rS41726Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

getpgid() and getsid() were doing a comparision rather than an assignment,
which is fortunate, because otherwise another bug would allow them to be
used to stomp on the syscall return value of another process.

Details

Provenance
truckmanAuthored on
Parents
rS41725: PR: kern/8819
Branches
Unknown
Tags
Unknown

Event Timeline