看板 DFBSD_commit 關於我們 聯絡資訊
commit 120f6d472621d363bb912f6ea6cb15b3ff3be1df 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/120f6d472621d363bb912f6ea6cb15b3ff3be1df -- DragonFly BSD source repository