]> OCCT Git - occt.git/commit
0032444: Modeling Algorithm - BRepOffsetAPI_MakePipeShell crash when using -DT mode...
authorakaftasev <akaftasev@opencascade.com>
Wed, 20 Oct 2021 10:02:09 +0000 (13:02 +0300)
committersmoskvin <smoskvin@opencascade.com>
Fri, 29 Oct 2021 14:18:18 +0000 (17:18 +0300)
commit0c4931e8737cc1e3f40fe516dcecf3bfe3095db1
treef11039b84657683698e04e22094c49c7aed08d39
parent3ea347e562048f6a6bdf73b00b66c685f83df0fe
0032444: Modeling Algorithm - BRepOffsetAPI_MakePipeShell crash when using -DT mode and DT_ShapeDivide on the spine

Added checking for null edges in BRepFill_TrimShellCorner::ChooseSection()
src/BRepFill/BRepFill_TrimShellCorner.cxx
tests/bugs/modalg_7/bug32444 [new file with mode: 0644]