DragonFly BSD
DragonFly submit List (threaded) for 2013-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Joris giovannangeli via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 30 Jul 2013 10:43:52 -0700

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]