git: network - Protect soreceive() from backend
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Sep 13 18:43:03 PDT 2010
commit 20156c7a505bd443382703603318fd756815445d
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list