This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Cygwin: console: Revise the code checking if the console is legacy.


On Nov 13 03:04, Takashi Yano wrote:
> - Accessing shared_console_info before initializing causes access
>   violation in checking if the console is legacy mode. This patch
>   fixes this issue. This solves the problem reported in:
>   https://www.cygwin.com/ml/cygwin-patches/2019-q4/msg00099.html
> ---
>  winsup/cygwin/fhandler_console.cc | 29 +++++++++++++++--------------
>  1 file changed, 15 insertions(+), 14 deletions(-)

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]