Skip to content
Snippets Groups Projects
Commit c4ae13e3 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard
Browse files

server: Use GENERIC_READ | GENERIC_WRITE in inherit_console().


The inherited console must have at least FILE_READ_DATA |
FILE_WRITE_DATA. This also matches the access rights in
AllocConsole().

Signed-off-by: default avatarZebediah Figura <z.figura12@gmail.com>
Signed-off-by: default avatarJacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent d0946955
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment