]> OCCT Git - occt.git/commit
0028913: UnifySameDomain crashes with error: "a shape is modified and removed simulta...
authoremv <emv@opencascade.com>
Fri, 18 Aug 2017 13:00:07 +0000 (16:00 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 24 Aug 2017 16:12:44 +0000 (19:12 +0300)
commitf523acf0b4a02d1ba4dc8a8826844ca3b3c192a2
tree08df4b914a6528fc2f819b0f1cdef762385e3604
parent192b22058bb8f41ece7d37170767a59e0cc62ffa
0028913: UnifySameDomain crashes with error: "a shape is modified and removed simultaneously"

Correct filling of the history of the modifications of the shapes in ShapeUpgrade_UnifySameDomain algorithm.

Test cases for the issue.
13 files changed:
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx
tests/heal/unify_same_domain/A4
tests/heal/unify_same_domain/A6 [new file with mode: 0644]
tests/heal/unify_same_domain/A7 [new file with mode: 0644]
tests/heal/unify_same_domain/A8 [new file with mode: 0644]
tests/heal/unify_same_domain/A9 [new file with mode: 0644]
tests/heal/unify_same_domain/B1 [new file with mode: 0644]
tests/heal/unify_same_domain/B2 [new file with mode: 0644]
tests/heal/unify_same_domain/B3 [new file with mode: 0644]
tests/heal/unify_same_domain/B4 [new file with mode: 0644]
tests/heal/unify_same_domain/B5 [new file with mode: 0644]
tests/heal/unify_same_domain/end [new file with mode: 0644]