Skip to content

Fix nullptr dereference in font typeface handling#1550

Merged
magomez merged 1 commit intoWebPlatformForEmbedded:wpe-2.46from
filipe-norte-red:wpe-2.46-fix-skia-font-nullptr-use
Jul 29, 2025
Merged

Fix nullptr dereference in font typeface handling#1550
magomez merged 1 commit intoWebPlatformForEmbedded:wpe-2.46from
filipe-norte-red:wpe-2.46-fix-skia-font-nullptr-use

Conversation

@filipe-norte-red
Copy link
Copy Markdown

@filipe-norte-red filipe-norte-red commented Jul 29, 2025

@filipe-norte-red
Copy link
Copy Markdown
Author

@magomez , this is related with 6743666. It was not an issue before that change because that same piece of code part of this pull request was run at a later point by the original code (in SkFont::SkFont(sk_sp face, SkScalar size, SkScalar scaleX, SkScalar skewX) ) before the typeface got used

@magomez magomez merged commit f8f661c into WebPlatformForEmbedded:wpe-2.46 Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants