Win32: fix potential multi-threading issue
commitcf0cd42d7d8964b111643efebb5fbfdf1c533e96
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 10 May 2014 21:56:28 +0000 (10 16:56 -0500)
tree8dd1c38c77eb81ec6ad8fadbd217870b33b32eee
parentee70ba26a1bb2e05f4b9b51b11b60f7cdc088be1
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