Alexandre Julliard pushed to branch master at wine / wine
Commits: c17f6a79 by Fabian Maurer at 2024-11-26T20:58:55+01:00 oleaut32: Make OleCreateFontIndirect return error if font name is missing.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57457
- - - - - 33c16a81 by Fabian Maurer at 2024-11-26T22:34:05+01:00 oleaut32: Remove unneeded null checks.
Now that we check for null in the constructor, the name can't be null anymore
- - - - -
2 changed files:
- dlls/oleaut32/olefont.c - dlls/oleaut32/tests/olefont.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/121a2c65051d9c7f067bda5cb00cc4...