[Bug 38344] Invalid memory access in get_registry_locale_info()

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 3 06:36:02 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38344

--- Comment #1 from Nikolay Sivov <bunglehead at 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)
---

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list