Win32: fix potential multi-threading issue
commit73869631503523245b09e4aac5deedb59b5dd162
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:30:10 +0000 (22 13:30 +0100)
treed6639218b7f6e8c35bc15cd58be97564271da605
parent75dbf7f40ecff23b983159fb400bbd3bf215b25a
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