aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial_core.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2014-10-29 11:43:25 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-05 16:12:45 -0800
commitfda2b418a1945bebd5c8f670768fe75c515816ec (patch)
tree66f1ddc76c66ea3bd5e7bf6cb093d019ff3f4fcf /drivers/tty/serial/serial_core.c
parentgoldfish: fix sparse warnings (diff)
downloadlinux-dev-fda2b418a1945bebd5c8f670768fe75c515816ec.tar.xz
linux-dev-fda2b418a1945bebd5c8f670768fe75c515816ec.zip
goldfish: off by one in goldfish_tty_console_setup()
The goldfish_ttys[] array has "goldfish_tty_line_count" number of elements. It's allocated in goldfish_tty_create_driver(). This test should be >= instead of >. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/serial_core.c')
0 files changed, 0 insertions, 0 deletions