Win32: fix potential multi-threading issue
commitf452c0c1ae5bfe4a15910373079013fbbecae129
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 15:40:13 +0000 (3 10:40 -0500)
tree2c5dee101f4c85c2b9716816d0d73d6fa2591e1e
parent3d2d7883fa60a63a33b606444e28805bd105b3e6
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