看板 DFBSD_commit 關於我們 聯絡資訊
commit 424cdb20c52c9ecc5499475f97103aa7450a391e Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue May 17 18:54:00 2011 -0700 kernel - Fix netgraph MP race * Fix a netgraph MP race due to netgraph not acquiring required tokens when manipulating the socket's sockbuf structure. Reported-by: Francois Tigeot <ftigeot@wolfpond.org> Summary of changes: sys/netgraph/socket/ng_socket.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/424cdb20c52c9ecc5499475f97103aa7450a391e -- DragonFly BSD source repository