summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Hurley <peter@hurleysoftware.com>2013-11-08 14:42:18 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-04 19:05:40 (GMT)
commita5ce6dc48a0d0304c7f6588100cf89163a0cea56 (patch)
tree901afd7245a5e5cbbcf336e47edd13a684354d68 /MAINTAINERS
parenteac07f36b141b81c58080a878215b4ca110d090f (diff)
downloadlinux-fsl-qoriq-a5ce6dc48a0d0304c7f6588100cf89163a0cea56.tar.xz
n_tty: Fix echo overrun tail computation
commit 6f2225363c205e186c1465c2c7c84f17c1635504 upstream. Commit cbfd0340ae1993378fd47179db949e050e16e697, 'n_tty: Process echoes in blocks', introduced an error when consuming the echo buffer tail to prevent buffer overrun, where the incorrect operation code byte is checked to determine how far to advance the tail to the next echo byte. Check the correct byte for the echo operation code byte. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions