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

git: network - Protect soreceive() from backend


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 13 Sep 2010 18:41:45 -0700 (PDT)

commit 20156c7a505bd443382703603318fd756815445d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Sep 13 18:40:22 2010 -0700

    network - Protect soreceive() from backend
    
    * Somehow I missed the token required in soreceive() to protect it from
      the backend.

Summary of changes:
 sys/kern/uipc_socket.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/20156c7a505bd443382703603318fd756815445d


-- 
DragonFly BSD source repository



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