Alexandre Julliard pushed to branch master at wine / wine
Commits: 1d3bfdc3 by Alex Henrie at 2025-04-30T23:10:27+02:00 gdi32: Limit source string length in logfont_AtoW (ASan).
test_logfont in dlls/gdi32/tests/font.c calls CreateFontIndirectA with a non-null-terminated font name and expects it to not crash.
- - - - -
1 changed file:
- dlls/gdi32/text.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1d3bfdc3abdaaa45075f0ec04228b91...