30 Jun
2023
30 Jun
'23
4:43 a.m.
Initialize the calendars variable after checking if locale is NULL before using it to avoid NULL pointer references. Fix a Excel 2016 crash when formatting dates with the custom format 'ddd'. -- v4: kernelbase: Check if locale is NULL before using it in Internal_EnumDateFormats(). https://gitlab.winehq.org/wine/wine/-/merge_requests/3190