On Fri Aug 9 00:00:38 2024 +0000, Nicholas Ansell wrote:
> ```suggestion:-0+0
> .name = "CharacterData",
> ```
Good catch, thanks. I sent a patch in !6236 that allows skipping the name for objects that have IDs, which should prevent such typos in the future.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6230#note_78155
without freetype, some calling return failed, so some value may not be initialized (it initialize by some failed calling and pass argument by point of it), it would cause random crash!
Signed-off-by: Fan WenJie <fanwj(a)mail.ustc.edu.cn>
--
v12: win32u: fix random crash without libfreetype
https://gitlab.winehq.org/wine/wine/-/merge_requests/5957