[Bug 52129] New: EnumCalendarInfo hangs indefinitely when iterating over optional calendars
https://bugs.winehq.org/show_bug.cgi?id=52129 Bug ID: 52129 Summary: EnumCalendarInfo hangs indefinitely when iterating over optional calendars Product: Wine Version: 6.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: jinoh.kang.kr(a)gmail.com CC: julliard(a)winehq.org Regression SHA1: 42ed9797b1929fc5917bd967f7062cab953fab55 Distribution: --- Internal_EnumCalendarInfo fails to exit enumeration loop if all of the following conditions are met: - ENUM_ALL_CALENDARS is specified for calendar ID. - An optional calendar exists for the current locale, which is one of: Arabic, Chinese, Divehi, Persian, Hebrew, Japanese, Korean, Thai, Urdu. - The enumerator callback function never returns FALSE. This results in some .NET Framework 4.8 apps to hang when using certain locale functions. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52129 --- Comment #1 from Jinoh Kang <jinoh.kang.kr(a)gmail.com> --- Patch submitted: https://source.winehq.org/patches/data/220832 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52129 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Keywords| |regression Fixed by SHA1| |9c5fa40ebdb1fc0616839560d31 | |8bea7e40c63a0 Resolution|--- |FIXED --- Comment #2 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Patch committed as <https://source.winehq.org/git/wine.git/commit/9c5fa40ebdb1fc0616839560d318bea7e40c63a0> Marking FIXED. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52129 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.0-rc1. -- 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.
participants (1)
-
WineHQ Bugzilla