Win32: fix potential multi-threading issue
commit113f5f3e427280fe4290c3086fa3b8994e393eda
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 16 Jan 2013 09:51:40 +0000 (16 09:51 +0000)
tree7cbcce56c4648e6c75de20d1c1ae0a16e2b4a139
parent86572cb1fc8dc732f8377c15316ba710fc762630
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