https://bugs.winehq.org/show_bug.cgi?id=38344
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Same happens with 'make locale.ok' apparently:
--- ==4918== Invalid read of size 2 ==4918== at 0x7B84B7D4: get_registry_locale_info (locale.c:1210) ==4918== by 0x7B84BD16: GetLocaleInfoW (locale.c:1398) ==4918== by 0x7B84B992: GetLocaleInfoA (locale.c:1290) ==4918== by 0x7B848A74: EnumDateFormatsA (lcformat.c:1859) ==4918== by 0x490E819: test_EnumDateFormatsA (locale.c:3415) ==4918== by 0x4913CBF: func_locale (locale.c:4299) ==4918== by 0x4977896: run_test (test.h:584) ==4918== by 0x4977C62: main (test.h:654) ---