[PATCH 1/4] msvcrt: Fix IO initialization when invalid handles are passed
15 Nov
2017
15 Nov
'17
8:47 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/file.c | 42 +++++++++++++++++++++++++----- dlls/msvcrt/msvcrt.h | 3 +++ dlls/msvcrt/tests/Makefile.in | 1 + dlls/msvcrt/tests/file.c | 59 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 98 insertions(+), 7 deletions(-)
3040
Age (days ago)
3040
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban