summaryrefslogtreecommitdiffstats
path: root/src/tools/moc
diff options
context:
space:
mode:
authorRobert Löhning <[email protected]>2025-10-17 11:38:17 +0200
committerRobert Löhning <[email protected]>2025-10-17 17:51:19 +0200
commit697467451973a21ed3c8ed31e6d15c1abac85479 (patch)
tree93e1a5bdae7fdefb663575f9d8c0e45e69043fcf /src/tools/moc
parent18462c4722505de87110cb3068f9fce8768aa989 (diff)
Avoid float rounding errors in QDashStrokerHEADdev
Calculations which should have a result of zero can lead to slightly different results when using floating point values. This patch fixes a case which could trigger an assert although all values passed to the public API were harmless. Credit to OSS-Fuzz for finding an SVG file which triggered this as issue 429123947. I derived the test from the values in the file. Pick-to: 6.10 6.8 Change-Id: I06d6f0f0bf6beb758f54423e16e9c5653ed8edf1 Reviewed-by: Eirik Aavitsland <[email protected]>
Diffstat (limited to 'src/tools/moc')
0 files changed, 0 insertions, 0 deletions