Skip to content

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.

Merge request reports

Loading