git: uipc: Protect proc.p_fd access properly in unp_internalize()
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Sep 13 18:10:22 PDT 2015
commit 4886722eae1b4ba734898be2f29647a9e9c2b5e4
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Sep 11 22:54:47 2015 +0800
uipc: Protect proc.p_fd access properly in unp_internalize()
Summary of changes:
sys/kern/uipc_usrreq.c | 69 ++++++++++++++++++++++----------------------------
1 file changed, 30 insertions(+), 39 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4886722eae1b4ba734898be2f29647a9e9c2b5e4
--
DragonFly BSD source repository
More information about the Commits
mailing list