diff options
author | Robert Loehning <robert.loehning@qt.io> | 2020-08-18 14:41:01 +0200 |
---|---|---|
committer | Robert Loehning <robert.loehning@qt.io> | 2020-08-18 21:58:30 +0200 |
commit | 7f1945c5fb492505db9a43853987eaf805291919 (patch) | |
tree | 7667c113643ffa1de4e3d6d5cd6053981e841dc9 /doc/src | |
parent | ebba0d76654e86b26a63a1310d6b3e859fd16ffe (diff) | |
download | qtsvg-7f1945c5fb492505db9a43853987eaf805291919.tar.gz |
Fix check against division by zero
The squared values must not be zero. Since both are qreal,
this can happen even when neither of them is zero itself.
Fixes: oss-fuzz-24738
Pick-to: 5.12 5.15
Change-Id: I61b2bc891e7e3831d4b6ee68b467db28c4f877d4
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions