0029695: Shape Healing - infinite loop in ShapeFix_IntersectionTool
authorgka <gka@opencascade.com>
Mon, 16 Apr 2018 08:58:43 +0000 (11:58 +0300)
committerabv <abv@opencascade.com>
Wed, 23 May 2018 02:43:36 +0000 (05:43 +0300)
commitea1114eb8548e1d865808e339c6209eacf2c0cae
tree267041906fedf3de3bc5d51f88c4bbbc29a463fe
parentfc87027267a082cba9360da65ada57b950b702ae
0029695: Shape Healing - infinite loop in ShapeFix_IntersectionTool

Avoid splitting of wrong edge in ShapeFix_IntersectionTool.
Added protection for case when index of edge to be split is out of range.

Added test bugs heal bug29695
src/ShapeFix/ShapeFix_IntersectionTool.cxx
tests/bugs/heal/bug29695 [new file with mode: 0644]