Win32: fix potential multi-threading issue
commitba788f6f810dcf2c77efe6de67ea379a684188a0
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Sep 2013 08:36:25 +0000 (13 09:36 +0100)
tree17fa2a7663540cc14b1aed25665988feca0393e2
parent5288bfeeb36603099fefae1d3d9c481bc1290b6f
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