wine/programs/cmd
Eric Pouech 69f9480cde cmd: Test that read is successful before using its result.
There are cases where the read can fail (not attached to a console,
input stream mapped to /dev/null...)

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-05 22:02:50 +02:00
..
tests cmd: Fix the spelling of a batch file comment. 2022-03-24 09:53:59 +01:00
batch.c cmd: Bail out when full path name exceeds MAX_PATH. 2022-01-25 20:50:49 +01:00
builtins.c cmd: Test that read is successful before using its result. 2022-05-05 22:02:50 +02:00
cmd.rc cmd: Bail out when full path name exceeds MAX_PATH. 2022-01-25 20:50:49 +01:00
directory.c cmd: Enable compilation with long types. 2022-02-17 09:07:07 +01:00
Makefile.in cmd: Enable compilation with long types. 2022-02-17 09:07:07 +01:00
wcmd.h cmd: Bail out when full path name exceeds MAX_PATH. 2022-01-25 20:50:49 +01:00
wcmd.ico cmd: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
wcmd.svg cmd: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
wcmdmain.c cmd: Enable compilation with long types. 2022-02-17 09:07:07 +01:00