]> OCCT Git - occt.git/commit
0033304: Modeling Data - Floating point signal when converting a B-spline curve to... CR0-77-Hybrid-20230615
authormsv <msv@opencascade.com>
Tue, 27 Dec 2022 19:19:11 +0000 (22:19 +0300)
committermsv <msv@opencascade.com>
Tue, 27 Dec 2022 19:19:11 +0000 (22:19 +0300)
commit0ed464551e1650a5bfb058f69966eda474e345b7
tree8efbc26be51aa669fd05eafc59ca9106c8d7b054
parent9621410faad9a04c94ca19cd1723d8ca54ad7182
0033304: Modeling Data - Floating point signal when converting a B-spline curve to analytical form

Protect the static function ConicDefinition from calling sqrt with negative argument.
src/GeomConvert/GeomConvert_CurveToAnaCurve.cxx
tests/bugs/moddata_3/bug33304 [new file with mode: 0644]