cvs commit: src/sys/kern tty_pty.c

John Baldwin jhb at FreeBSD.org
Mon Aug 4 19:51:27 UTC 2008


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


More information about the cvs-src mailing list