]> 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)
committerjfa <jfa@opencascade.com>
Tue, 17 Oct 2023 08:41:54 +0000 (09:41 +0100)
commit4b94dcd0dd35e52a824dce1e1d0ef64fcc1839e8
treeef371918c4029a205db6464181779024263ca85a
parent55941d62d3fb42fa06418ebc2f7a55e833072c63
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]