DragonFly commits List (threaded) for 2008-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.96.g2e425d master sys/kern kern_fork.c
commit 2e425d87dc98885c44799de0327ab0013a7c34d6
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Dec 18 20:20:15 2008 -0800
Close a possible bug where the p_lock for a new process inherits a
non-zero value from its parent on fork(), preventing the process
from being able to exit later on.
Summary of changes:
sys/kern/kern_fork.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=2e425d87dc98885c44799de0327ab0013a7c34d6
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]