[Bug 32169] Multiple 64-bit applications crash on startup (GetLocaleInfo() returns improper TCHAR count for LOCALE_IFIRSTDAYOFWEEK) (PowerGrep v4.x, RegexBuddy 4.x)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 15 21:17:12 CST 2014


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #9 from Sebastian Lackner <sebastian at fds-team.de> ---
The following patch fixes the issue for me (with RegexBuddy):

https://github.com/wine-compholio/wine-staging/tree/master/patches/kernel32-get_registry_locale_info

The patch from Nikolay in comment 4 works also, but the included tests pass
even without the change applied, and moreover the special cases with ret == 0
or non-nullterminated strings are not handled properly.

-- 
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