msvcrt: Fix possible deadlock in dup2 function.
commit417b60568778e8916066c1de76ef73a977171d7c
authorPiotr Caban <piotr@codeweavers.com>
Wed, 10 Jun 2015 15:48:23 +0000 (10 17:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Jun 2015 05:40:01 +0000 (11 14:40 +0900)
tree2257aa4046bf8aa5ef5e381e7038f34a5a5b6ebe
parent714abcb7cdd8cab7d9383bded5b5426e55d98791
msvcrt: Fix possible deadlock in dup2 function.
dlls/msvcrt/file.c