]> OCCT Git - occt-copy.git/commit
0026484: BRepExtrema_DistShapeShape hangs
authornbv <nbv@opencascade.com>
Wed, 29 Jul 2015 12:38:41 +0000 (15:38 +0300)
committerabv <abv@opencascade.com>
Wed, 2 Sep 2015 11:38:39 +0000 (14:38 +0300)
commitc19a07bc4462a6f65fb8335432730b26bc98feba
tree30c43659427522b13e5ddea376551c4c8fb8ca61
parenta2e99c91fa1e9f4964a4efec57d7245cafd8fa01
0026484: BRepExtrema_DistShapeShape hangs

Check in math_GlobOptMin::computeGlobalExtremum(...) method if the parameter went out of boundary(-ies).

Added test case bugs/modalg_6/bug26484
src/math/math_GlobOptMin.cxx
tests/bugs/modalg_6/bug26484 [new file with mode: 0644]