Win32: fix potential multi-threading issue
commit58aa3d2a69ded1f48a1c9c63176384d02925c9d6
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:04:16 +0000 (7 18:04 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jun 2014 17:56:47 +0000 (16 10:56 -0700)
tree16865e3f4ebb47555c269da5988061c39e2f2e0f
parent3e66e47b1b1baef859be79a12091fdbdd82492a8
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>
Signed-off-by: Stepan Kasal <kasal@ucw.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.c