Win32: fix potential multi-threading issue
commit8258c82410351e0d8c73e3826a182c718b2446e4
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 4 Nov 2011 18:40:37 +0000 (4 13:40 -0500)
tree37005a596c622f87750f17e804d0ada37f7be6d0
parentc45b052724febee6de3efe25b92e9f74165883fc
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