summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformscreenpageflipper.cpp
diff options
context:
space:
mode:
authorMarc Mutz <[email protected]>2025-12-03 14:08:16 +0100
committerMarc Mutz <[email protected]>2025-12-04 20:37:47 +0000
commitafd765ee5908b66de765e53179777ab2c3c91647 (patch)
treece3a70504d14662a48f64480815afe839a7173a1 /src/gui/kernel/qplatformscreenpageflipper.cpp
parent9d6828e9257325b011352a6d6d1a1e0da62f976b (diff)
QVectorND: do not assert when deserialization yields NaN or ±∞HEADdev
These types happily hold NaNs and infinites, if you know what you're doing, and so we can stream such objects out. We cannot then refuse to stream them back in again. [ChangeLog][QtGui][QVector2D/QVector3D/QVector4D] Fixed a bug in the QDataStream operator that could lead to an assertion failure (program termination) on reading back previously streamed out objects that contain NaN or infinity values. Amends 7a738daa97436478a21b5dd31ba2312b2cb2df41. Pick-to: 6.10 6.8 6.5 Fixes: QTBUG-142431 Change-Id: I790d7fbc46e5bd48a2cbd7e8a26d9c90c5fe05b9 Reviewed-by: Ivan Solovev <[email protected]>
Diffstat (limited to 'src/gui/kernel/qplatformscreenpageflipper.cpp')
0 files changed, 0 insertions, 0 deletions