Alexandre Julliard pushed to branch master at wine / wine
Commits: 416eda46 by Rémi Bernon at 2025-07-08T12:12:01+02:00 win32u: Fix incorrect length in font extension check.
The length previously included the terminating zero, it doesn't anymore as wcslen is now used instead.
Fixes: 91731901bad8ff40c74287c6b0e3b537e63ef224
- - - - -
1 changed file:
- dlls/win32u/font.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/416eda46075c9a8a5705dedd2df3dde...