Win32: fix potential multi-threading issue
commit0022f3dc7a4a0d8399750af6807e5a5309869ee1
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:50:02 +0000 (11 17:50 -0500)
tree3008dae26743825b780257b79cab8ca63038429f
parent4e16e23a2ae43ed5e110d8d5a1f61b3fcfdbe960
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