]> 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:14 +0000 (18:11 +0300)
committergka <gka@opencascade.com>
Thu, 7 Nov 2019 16:46:23 +0000 (19:46 +0300)
commit5833894f2ee694a6d5961a471cabc67b5837b304
treef80bf92aa0ad86816d1ca4547e89c2186c95b7e7
parent6a2b9ef69fa79a7fb22140d4a8a9e34a7651b3f0
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