[DragonFlyBSD - Submit #2574] fix token usage for process credential

Joris giovannangeli via Redmine bugtracker-admin at leaf.dragonflybsd.org
Tue Jul 30 10:43:52 PDT 2013


Issue #2574 has been reported by jorisgio.

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

Author: jorisgio
Status: New
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



More information about the Submit mailing list