console: Don't allow blocking read ioctls on screen buffer object.
commitd3f09b862a3f6b19bbfeba7183c2ced06c030f72
authorJacek Caban <jacek@codeweavers.com>
Wed, 14 Oct 2020 17:57:51 +0000 (14 19:57 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Oct 2020 19:33:17 +0000 (14 21:33 +0200)
tree2aa22ebda774c27b43c8a00bf8ec79a578e7fd5e
parent1668db80abe44a833ab3de888d235be53a02f0dd
console: Don't allow blocking read ioctls on screen buffer object.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49997
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/console.c
server/console.c