kib         2008-01-19 17:57:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             tty_pty.c 
  Log:
  MFC rev. 1.156:
  In the rev. 1.153, the one place for converting minor number to unit
  was missed. As result, pty_create_slave() may index out of the names[]
  bounds, creating wrong slave tty names.
  
  Revision   Changes    Path
  1.152.2.3  +3 -1      src/sys/kern/tty_pty.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to