March 19, 2024
10:22 a.m.
v3 now handles the case correctly where `CFStringUppercase` would convert "ß" to "SS", whereas `CharUpperBuffW` and Windows does not (and also avoids a possible resulting buffer overflow from that) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5319#note_65349