summaryrefslogtreecommitdiffstats
path: root/coin/instructions/prepare_building_env.yaml
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2022-02-11 14:09:25 +0100
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2022-02-14 12:51:10 +0100
commitd6c4a3edf9adb02b6f96d43768db9f90a6623de7 (patch)
treef94452ab5bd07beec962783f53dbc072d71e988c /coin/instructions/prepare_building_env.yaml
parent8275611766bceecf045c75a59487d46c8f8a8d4b (diff)
Fix integer overflow for broken QPainterPaths
With some bogus input, we can end up with NaN in the bounding rects of the control points. This in turn causes problems later when it is converted to ints and used in code. To avoid it, we exit early if the rect is invalid (negative or NaN size). Pick-to: 5.15 6.2 6.3 Fixes: QTBUG-100217 Change-Id: Idbc6700b85cb30198d69fedbf8f3be3e1ab65e40 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'coin/instructions/prepare_building_env.yaml')
0 files changed, 0 insertions, 0 deletions