msvcrt: Always set fd to -1 in _sopen_s on failure.
commita5665693053b15a148407481c603a848fa183726
authorPiotr Caban <piotr@codeweavers.com>
Thu, 10 Jul 2014 13:12:12 +0000 (10 15:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Jul 2014 13:23:02 +0000 (10 15:23 +0200)
tree1d1a4620885b9251a18a52724af84c1f8d7d9f4d
parent887a6832bb6e70c5813da7dd65cb89a7eb17ce64
msvcrt: Always set fd to -1 in _sopen_s on failure.
dlls/msvcrt/file.c