ntdll: Avoid heap allocation in fd cache. Fixed a couple of races.
commit027491f6af1ca919f9c1d20995e3e150e03bc978
authorAlexandre Julliard <julliard@winehq.org>
Thu, 18 Jan 2007 11:18:29 +0000 (18 12:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Jan 2007 11:18:29 +0000 (18 12:18 +0100)
tree379609b15edb86e6385fa0f37e9c48ee8c2615fe
parenta6947bde231932da117ecd2746837409d0f76861
ntdll: Avoid heap allocation in fd cache. Fixed a couple of races.
dlls/ntdll/file.c
dlls/ntdll/om.c
dlls/ntdll/server.c