Win32: fix potential multi-threading issue
commit3e8dcb6a78bf327ccb0687ff04b8461001ecf8e6
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 5 Jan 2012 20:29:55 +0000 (5 14:29 -0600)
tree18f495b72c33f399a5f7e5c358eff4e69f7c2026
parent19daf8ca16ae80ae330ca549a3fc7dcb33fb8b6f
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