Takashi Yano
aa73e11524
Cygwin: console: Fix exit code for non-cygwin process.
...
If non-cygwin process is executed in console, the exit code is not
set correctly. This is because the stub process for non-cygwin app
crashes in fhandler_console::set_disable_master_thread() due to NULL
pointer dereference. This bug was introduced by the commit:
3721a756b0d8 ("Cygwin: console: Make the console accessible from
other terminals."), that the pointer cons is accessed before fixing
when it is NULL. This patch fixes the issue.
Fixes: 3721a756b0d8 ("Cygwin: console: Make the console accessible from other terminals.")
Reported-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
2024-02-02 14:26:23 +09:00
..
2022-08-29 17:53:48 +01:00
2024-02-02 14:26:23 +09:00
2024-02-01 11:09:16 +01:00
2022-08-04 20:54:09 +02:00
2023-07-27 21:57:49 +02:00
2024-01-18 10:53:25 +01:00
2024-01-16 14:07:07 +00:00
2023-04-18 13:43:06 +02:00
2024-01-29 13:33:05 +01:00
2023-03-20 12:58:03 +01:00
2024-01-29 13:43:36 +01:00
2023-09-10 14:42:21 +01:00
2023-07-21 21:57:44 +02:00
2022-12-20 10:19:23 +01:00
2022-08-04 22:13:59 +02:00
2023-08-07 16:04:32 +02:00
2023-11-30 22:37:35 +01:00
2022-12-04 14:01:41 +01:00
2022-10-28 16:26:53 +02:00
2022-05-16 18:17:06 +02:00
2023-02-25 16:12:51 +01:00
2022-08-04 22:13:59 +02:00
2022-08-23 12:09:44 +02:00
2024-01-15 12:52:56 +01:00
2022-10-28 16:26:53 +02:00
2024-01-29 13:33:05 +01:00
2022-08-22 14:38:49 +02:00
2023-11-05 17:01:43 +01:00
2023-11-05 17:01:43 +01:00
2024-01-23 09:49:02 +01:00
2022-05-29 17:54:32 -04:00
2024-01-29 13:33:05 +01:00
2023-11-05 17:01:43 +01:00
2024-01-16 14:07:03 +00:00
2022-08-04 15:16:48 +02:00
2024-01-25 14:32:00 +00:00
2022-07-28 22:00:40 +02:00
2023-03-07 10:51:29 +09:00
2022-05-29 17:45:52 -04:00
2022-12-04 14:01:41 +01:00
2024-01-29 13:33:05 +01:00
2023-09-08 22:34:52 +02:00
2022-05-04 15:08:44 +02:00
2023-03-03 18:19:17 +01:00
2024-01-29 13:33:05 +01:00
2022-05-29 17:45:52 -04:00
2022-07-28 16:38:01 +02:00
2022-08-04 22:13:59 +02:00
2022-05-29 17:45:52 -04:00
2023-08-29 14:17:04 +02:00
2022-08-04 22:13:59 +02:00
2022-05-29 17:54:32 -04:00
2023-11-05 17:01:43 +01:00
2022-08-10 18:06:28 +02:00
2022-05-29 17:45:52 -04:00
2024-01-08 11:45:13 +01:00
2022-08-04 11:45:58 +02:00
2023-04-24 22:41:41 +02:00
2023-06-16 21:44:41 +02:00
2022-05-29 17:45:52 -04:00
2024-01-11 13:21:54 +01:00
2023-03-07 10:51:29 +09:00
2022-06-27 10:54:24 +09:00
2022-08-10 18:11:57 +02:00
2022-08-22 14:53:30 +02:00
2022-08-04 22:13:59 +02:00
2022-08-03 16:01:29 +02:00
2023-11-14 17:52:48 +01:00
2022-12-04 14:01:41 +01:00
2023-09-01 12:38:52 +02:00
2023-09-07 17:36:04 +09:00
2022-08-22 14:28:11 +02:00
2022-05-29 17:45:52 -04:00
2023-01-10 11:48:02 +01:00
2022-08-22 17:58:53 +02:00
2023-08-29 14:17:04 +02:00
2022-06-06 12:00:45 -04:00
2023-08-15 22:34:29 +02:00
2023-03-15 21:44:52 +01:00
2024-01-15 12:52:56 +01:00
2023-08-29 14:17:04 +02:00
2022-08-03 15:35:29 +02:00
2024-01-24 22:42:49 +09:00
2022-08-04 22:13:59 +02:00
2022-12-04 14:01:41 +01:00
2022-08-23 12:09:44 +02:00
2023-03-07 10:51:29 +09:00
2023-06-06 15:18:53 +02:00
2022-12-07 22:22:38 +01:00
2023-06-20 10:06:56 +02:00
2022-08-04 22:13:59 +02:00