]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: console: Revise the code checking if the console is legacy.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Tue, 12 Nov 2019 18:04:59 +0000 (03:04 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 13 Nov 2019 09:27:46 +0000 (10:27 +0100)
commit8f8522c82a43c926119a5764ff009e4e5c26bbdf
tree4f76bd8fe017734b38f8b844b3b9da82df3f1c84
parent7ef4290a98edca60cfbab44327384f8ad6b471da
Cygwin: console: Revise the code checking if the console is legacy.

- 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
This page took 0.029905 seconds and 5 git commands to generate.