Win32: fix potential multi-threading issue
commit18d41f75d5a8b642f9ff8c9d160381c5f45aafb2
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerStepan Kasal <kasal@ucw.cz>
Wed, 16 Apr 2014 14:31:10 +0000 (16 16:31 +0200)
treee49e6895092b79bec27de5e594908140476c17ce
parenta60a66e86cf0b84e6fb74cd2600ff7ee6e6d3005
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