DragonFly commits List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.809.g8e73f master sys/kern tty_tty.c
commit 8e73fd395b8234b4a74562a1b84a8d9574ce6e3f
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sun Apr 26 12:26:16 2009 -0700
Fix recursive lock in detached close of /dev/tty.
A recursive lock and vp-held-after-release issue when close()ing a /dev/tty
descriptor was resulting in a panic.
Reported-by: Hasso Tepper <hasso@estpak.ee>
Summary of changes:
sys/kern/tty_tty.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8e73fd395b8234b4a74562a1b84a8d9574ce6e3f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]