Win32: fix potential multi-threading issue
commit70841548e96cde53b432bb5d627dd9f5e490c254
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:31 +0000 (20 17:45 -0600)
tree46c4112d9840ca6298e96ee3e76338d98cbd2844
parent5ece8ae323333d7ad6ee48c55fd414bf451b899e
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