msvcrt: Check if argument passed to _dup2 is positive.
authorJeff Zaroyko <jeffz@jeffz.name>
Tue, 12 Jan 2010 03:14:33 +0000 (14:14 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Jan 2010 15:41:43 +0000 (09:41 -0600)
commitc2459deefffaef80ea78faadeb9ab7fa66a67ff6
treec49ef232b0069ad2013ff3c9520596019beba80a
parentf4e5ab4892b91e5937069ebae45f5f717cfe2c9e
msvcrt: Check if argument passed to _dup2 is positive.
dlls/msvcrt/file.c
dlls/msvcrt/tests/file.c