Win32: fix potential multi-threading issue
commit9add71ee0e33f3e2f07314cebf7b87c823bafec7
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 6 Dec 2011 00:17:51 +0000 (6 00:17 +0000)
tree1e22217b872c1d66ff47f85e991d6887a89eadac
parent138a01b68c7bed7082c6c7816be307614f0eef32
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