Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2008 17:57:06 +0000 (UTC)
From:      Konstantin Belousov <kib@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:  <200801191757.m0JHv6dH067963@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801191757.m0JHv6dH067963>