Make sure we don't truncate the file on open before we have checked
commit60287d0ac2920d4baca8522359b1f7d57b258236
authorAlexandre Julliard <julliard@winehq.org>
Sat, 22 May 2004 03:15:04 +0000 (22 03:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 22 May 2004 03:15:04 +0000 (22 03:15 +0000)
treea3392dc1550df18f34f04a4e78a347dce4892d13
parent8811628cffcd81e6b98520560da4e16ff1706e43
Make sure we don't truncate the file on open before we have checked
the sharing modes (thanks to Dmitry Timoshkov for the test case).
server/fd.c