Page MenuHomeFreeBSD

proc_set_cred(): Allow 'newcred' to have multiple references
ClosedPublic

Authored by olce on Fri, Nov 7, 7:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 10, 2:06 AM
Unknown Object (File)
Mon, Nov 10, 2:06 AM
Unknown Object (File)
Mon, Nov 10, 2:02 AM
Unknown Object (File)
Sat, Nov 8, 7:09 PM
Unknown Object (File)
Sat, Nov 8, 6:31 PM
Unknown Object (File)
Fri, Nov 7, 10:32 PM
Unknown Object (File)
Fri, Nov 7, 9:38 PM
Unknown Object (File)
Fri, Nov 7, 9:16 PM
Subscribers

Details

Summary

This is an extension needed by next commit, where some additional
reference is kept on the credentials to be set on a process in order to
keep these credentials alive even after the process lock is released (an
intervening reset of process credentials could release the reference
that the process holds).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable