Skip to content

Fix crash when converting a QPointF to a QPoint that was NAN#84

Merged
dfaure-kdab merged 1 commit intomasterfrom
nan-fix
Dec 11, 2025
Merged

Fix crash when converting a QPointF to a QPoint that was NAN#84
dfaure-kdab merged 1 commit intomasterfrom
nan-fix

Conversation

@jesperkdab
Copy link
Copy Markdown
Contributor

The code actually checked that the number was valid, but only after the conversion.

The code actually checked that the number was valid, but only after
the conversion.
@dfaure-kdab dfaure-kdab merged commit 21bbaf4 into master Dec 11, 2025
8 checks passed
@dfaure-kdab dfaure-kdab deleted the nan-fix branch December 11, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants