[PATCH 1/2] server: Use GENERIC_READ | GENERIC_WRITE in inherit_console().

Jacek Caban jacek at codeweavers.com
Wed Sep 9 12:16:13 CDT 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>

On 09.09.2020 00:49, Zebediah Figura wrote:
> The inherited console must have at least FILE_READ_DATA | FILE_WRITE_DATA. This also matches the access rights in AllocConsole().


FWIW, long term plan is to replace entire inherit_console with simple 
inherit_handle. I have that implemented in my WIP tree, but there is 
still quite a few patches that need to be upstreamed first.


Thanks,

Jacek




More information about the wine-devel mailing list