Fixed a bug where we could set the wrong handle in the fd cache when
commitbaa8bf3c7447b704498877577bc46bd3f6f86dfe
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Oct 2005 18:46:57 +0000 (3 18:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Oct 2005 18:46:57 +0000 (3 18:46 +0000)
tree488c1dfc268df0d008011c19cc260171dc730e55
parent059a8c15f2ebd905177a4d37eb57264aaf8ad018
Fixed a bug where we could set the wrong handle in the fd cache when
encountering the race condition in wine_server_handle_to_fd.
dlls/ntdll/server.c