msvcrt: Null terminate the temporary locale buffer in _create_locale.
commitdd1b937287193ba1aa954b47680063c8dcdaf0a6
authorAndrew Nguyen <anguyen@codeweavers.com>
Sat, 15 Jan 2011 08:28:24 +0000 (15 02:28 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Jan 2011 14:57:16 +0000 (17 15:57 +0100)
tree79a449faf3ac338baacc65cd66742a4fa0d184a1
parent92fe8ef38e84f6a62f71a6cdde37a2eb51c0bdc3
msvcrt: Null terminate the temporary locale buffer in _create_locale.

Spotted with Valgrind.
dlls/msvcrt/locale.c