occt: master 22774b62

Author Committer Branch Timestamp Parent
vro bugmaster master 2013-08-22 08:59:16 master 6f005d2a
Affected Issues  0024083: BRepCheck_Wire crashes processing a wire consisting of many edges
Changeset 0024083: BRepCheck_Wire crashes processing a wire consisting of many edges

A check on 0 is added.
A recursive method Propagate() is replaced by a non-recursive implementation.
Adding test case for issue CR24083
mod - src/BRepCheck/BRepCheck_Wire.cxx Diff File
add - tests/bugs/modalg_5/bug24083 Diff File