DragonFly BSD
DragonFly commits List (threaded) for 2011-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix netgraph MP race


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 17 May 2011 18:55:12 -0700 (PDT)

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



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