Date: Mon, 4 Aug 2008 19:51:23 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty_pty.c Message-ID: <200808041951.m74JpRRN038357@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-08-04 19:51:23 UTC
FreeBSD src repository
Modified files:
sys/kern tty_pty.c
Log:
SVN rev 181301 on 2008-08-04 19:51:23Z by jhb
Close two different races with concurrent opens of pty master devices
that could result in leaked ttys or a leaked pty + tty pair.
MFC after: 1 week
Revision Changes Path
1.159 +24 -5 src/sys/kern/tty_pty.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808041951.m74JpRRN038357>
