Win32: fix potential multi-threading issue
commitc1d2cbf82f5c8bae24f42edb03bfa56dc5e7a03f
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Oct 2011 15:07:27 +0000 (24 10:07 -0500)
treec3cc2cea9d11d8af51d7df4d7b3876c9ea14d4e5
parent533317bb5ba629b832562b5f11165db9f404e73f
Win32: fix potential multi-threading issue

...by removing a static buffer in do_stat_internal.

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
compat/mingw.c