]> OCCT Git - occt.git/commit
0030176: Modeling Algorithms - Infinite loop in IntWalk_PWalking::Perform()
authornbv <nbv@opencascade.com>
Wed, 3 Oct 2018 14:02:44 +0000 (17:02 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 4 Oct 2018 15:09:44 +0000 (18:09 +0300)
commit521648ce023ba9de4bfc887a16cbc0ade73e7968
tree4f580fc59f70f497980cdf65357797463b3be407
parent87efa821fa499bc5d01178dd31f68ab3fbe8c7b2
0030176: Modeling Algorithms - Infinite loop in IntWalk_PWalking::Perform()

Currently resetting of counter LevelOfIterWithoutAppend is enabled only if additional iterations have taken some positive effect.
src/IntWalk/IntWalk_PWalking.cxx
tests/perf/modalg/bug30176 [new file with mode: 0644]