Issue #2574 has been updated by jorisgio.

Description updated
Status changed from New to Closed

fixed by b22b6ecd66ef2104abc07ae243f04125b30aa38d

----------------------------------------
Submit #2574: fix token usage for process credential
http://bugs.dragonflybsd.org/issues/2574#change-11633

* Author: jorisgio
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
p_ucred structure accesses are still protected proc_token in kern_prot.c which 
is incorrect. This patch convert the various functions to p_token.

I've not really audited all the uses of p_ucred in the kernel, because there 
are a lot of them.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account

Reply via email to