]> OCCT Git - occt-copy.git/commit
* 0031140: Draw command "cirtang" raises exception on the parallel curves
authorgka <gka@opencascade.com>
Thu, 7 Nov 2019 15:11:55 +0000 (18:11 +0300)
committergka <gka@opencascade.com>
Thu, 7 Nov 2019 16:49:16 +0000 (19:49 +0300)
commit77676f1b6d5f193b3d3312b58623f76f72fdf60f
treebd2886e35781ddf3ec4c5efabb33e1c3020e9197
parent515991ffef826bf747cbccae736cac353684910a
0031140: Draw command "cirtang" raises exception on the parallel curves

To avoid exception for parallel curves because the number of solutions exceeds the size of the reserved array a check has been added that the number of solutions does not exceed the size of the reserved array.
src/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.cxx