Win32: fix potential multi-threading issue
commit1d4f37e1ef16b7acdf58d00075cc947a9a8d0dca
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 Feb 2012 20:02:55 +0000 (14 14:02 -0600)
treebc2cd6913c6631f9054e40fcb01fede8d7655dfb
parente2b3f70bce9f6af234f8f1ed24a19f316f788818
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