]> OCCT Git - occt.git/commit
0033421: Modeling Algorithms - ShapeUpgrade_UnifySameDomain throws exception
authorakaftasev <akaftasev@opencascade.com>
Tue, 1 Aug 2023 12:10:47 +0000 (13:10 +0100)
committerjokwajeb <jokwajeb@opencascade.com>
Mon, 7 Aug 2023 10:26:07 +0000 (11:26 +0100)
commiteb2be8bb465268c4a5fa29a115a30bf3c740f481
treed776e86ecb13b629f69b00770bbf83823a781c95
parentb32425859a1f7dfabf6daf8fa13a869925e316a3
0033421: Modeling Algorithms - ShapeUpgrade_UnifySameDomain throws exception

In method ShapeUpgrade_UnifySameDomain::IntUnifyFaces() the searched edge is finally checked that it is not empty before accessing it.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/heal/bug33421 [new file with mode: 0644]