Win32: fix potential multi-threading issue
commit29db0c9f17c5b64fb1a0651fdab32669e0effa83
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 27 Oct 2011 08:52:31 +0000 (27 09:52 +0100)
treec92c201474dbd71897fd16ff34711f6ee692771c
parentb6a20b0aa4e219750782c9a993584bf5b2058a61
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