Win32: fix potential multi-threading issue
commit24b70052230acd751d9d966024535aaacf331a88
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Apr 2012 21:47:19 +0000 (6 16:47 -0500)
treed1b1722e77ea3383b75ab83a4e1fa2c8c9f37cb5
parent8dc8a639fb260e24e956e198cb9f246be34497dc
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