Files
linux/drivers/tty
Matthijs van Duin 4aec7c2839 pty: fix O_CLOEXEC for TIOCGPTPEER
commit 36ecc1481d upstream.

It was being ignored because the flags were not passed to fd allocation.

Fixes: 54ebbfb160 ("tty: add TIOCGPTPEER ioctl")
Signed-off-by: Matthijs van Duin <matthijsvanduin@gmail.com>
Acked-by: Aleksa Sarai <asarai@suse.de>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-24 13:08:55 +02:00
..
2017-07-30 07:35:27 -07:00
2017-07-30 07:35:28 -07:00
2018-08-24 13:08:55 +02:00
2016-03-07 16:11:14 -08:00
2017-08-29 15:10:44 -07:00