diff options
author | Takashi Yano <takashi.yano@nifty.ne.jp> | 2022-03-30 12:46:08 +0900 |
---|---|---|
committer | Takashi Yano <takashi.yano@nifty.ne.jp> | 2022-03-30 12:46:08 +0900 |
commit | 49a00a0673e7318f7f27719ab2f0ac8eb3c6b439 (patch) | |
tree | 78c58b9deaddb0faf3b9e7bd47ff3200b0f9f4dd /newlib/libc/stdio/svfprintf.c | |
parent | be9c0561e7da91b2d5c589a43f9c0fea1e684f2d (diff) | |
download | newlib-49a00a0673e7318f7f27719ab2f0ac8eb3c6b439.zip newlib-49a00a0673e7318f7f27719ab2f0ac8eb3c6b439.tar.gz newlib-49a00a0673e7318f7f27719ab2f0ac8eb3c6b439.tar.bz2 |
Cygwin: pty: Fix crash on master close in Windows 7.
- The 4th parameter of WriteFile() cannot be NULL especially in
Windows 7 as mentioned in Microsoft documentation. This patch
fixes that.
Addresses: https://cygwin.com/pipermail/cygwin/2022-March/251162.html
Diffstat (limited to 'newlib/libc/stdio/svfprintf.c')
0 files changed, 0 insertions, 0 deletions