Date: Mon, 28 Jan 2008 12:49:33 +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/dev/syscons syscons.c Message-ID: <200801281249.m0SCnXO4071391@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib         2008-01-28 12:49:33 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_7_0)
    sys/dev/syscons      syscons.c 
  Log:
  MFC rev. 1.457:
  Do not dereference NULL scp in the case the screen is not opened.
  Instead, return ENXIO to the ioctl caller.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.453.4.1  +2 -0      src/sys/dev/syscons/syscons.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801281249.m0SCnXO4071391>
