cvs commit: src/sys/kern tty_pty.c
    Konstantin Belousov 
    kib at FreeBSD.org
       
    Sat Jan 19 09:57:06 PST 2008
    
    
  
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
    
    
More information about the cvs-all
mailing list