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
Issue #2574 has been updated by jorisgio.
File 0002-kernel-change-proc_token-by-per-process-token-to-pro.patch added
Fix a mis-placed token release
----------------------------------------
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]