Win32: fix potential multi-threading issue
commit58274b469ef44cf84362e3378b5a0a69fd364100
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 29 Jan 2012 11:07:14 +0000 (29 11:07 +0000)
tree534d34cedabce521288bc68b734ed54509ec2a9b
parentff2471eceb278a76eb82040e7abf23052f931dfc
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