Cygwin: console: Fix new bugs in cons_master_thread().
commit2c2c2b631bf2a11bfa335611077a774a98650afb
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 3 Jul 2022 01:38:13 +0000 (3 10:38 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 3 Jul 2022 02:02:28 +0000 (3 11:02 +0900)
treec9db542267ac1dd5c492242ff28c9c6dc348f4ae
parent746c8116dd4f4397ceeac0513c5af6018e9f522e
Cygwin: console: Fix new bugs in cons_master_thread().

- The previous commit for console introduced new bugs in error
  handling in cons_master_thread(). This patch fixes that.
winsup/cygwin/fhandler_console.cc