Win32: fix potential multi-threading issue
commitb2097a32e228629cf64bff78b2a84177f2e94753
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:18 +0000 (5 13:44 -0500)
treeddaac16dc9dbddbece1563eb1ef5ad8fb3d876b6
parentfc3dd530ac17f566a048eb523b64a291a56024df
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