]> OCCT Git - occt.git/commit
0031041: Modeling Algorithms - Crash in BRepOffsetAPI_MakePipeShell CR31041
authorastromko <astromko@opencascade.com>
Wed, 19 Jun 2024 16:21:41 +0000 (17:21 +0100)
committerastromko <astromko@opencascade.com>
Mon, 8 Jul 2024 11:45:30 +0000 (12:45 +0100)
commite5f2b4bd62693e209cd03ed10c75f7cc3b90e54b
treecdac126804e44fe7106bd17491ffa2bd97f0d4bf
parent4c8faa5e2dd0d3e4bd7039c908016d8204889c09
0031041: Modeling Algorithms - Crash in BRepOffsetAPI_MakePipeShell

Since some part of the code was commented, the TheV contains just an initial value and we don't have to execute the code under contions "if(!TheV.IsNull())" because this code expects not initial value in the TheV.
src/BRepFill/BRepFill_SectionPlacement.cxx