msvcrt: _setmode should check if file descriptor is valid.
commitea2798f1ce9847938ffefba2c5ded4ba2fd46cd8
authorIván Matellanes <matellanesivan@gmail.com>
Mon, 3 Aug 2015 19:32:53 +0000 (3 21:32 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Aug 2015 14:45:50 +0000 (5 23:45 +0900)
tree3645558e26efcea119f2a6cd46c861ae99ccb0a4
parente2659db4541fa6e07b9a22f93c82341fafa453b2
msvcrt: _setmode should check if file descriptor is valid.
dlls/msvcrt/file.c
dlls/msvcrt/tests/file.c