git: syscons - Add range check for color value in KDSBORDER ioctl.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Tue Nov 29 12:40:43 PST 2016


commit 78cabd5446fd4a0ca141ef7accb139f3423a135a
Author: Imre Vadász <imre at vdsz.com>
Date:   Tue Nov 29 00:31:08 2016 +0100

    syscons - Add range check for color value in KDSBORDER ioctl.
    
    * Only values 0..15 are handled correctly for scp->border at the moment.

Summary of changes:
 sys/dev/misc/syscons/scvidctl.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/78cabd5446fd4a0ca141ef7accb139f3423a135a


-- 
DragonFly BSD source repository


More information about the Commits mailing list