]> SALOME platform Git repositories - modules/shaper.git/commit - src/FeaturesPlugin/Test/Test19066.py
Salome HOME
Issue #19066: SIGSEGV in pipe by section
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 7 May 2020 08:08:14 +0000 (11:08 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 7 May 2020 08:09:04 +0000 (11:09 +0300)
commit2f26d9737227d2d79cfac070c2235c18d47ef40d
tree7a7f1d682ec6191867b90f594103b13f050466a8
parent421880c8ceab2cae38b313d06670cd0de13b744b
Issue #19066: SIGSEGV in pipe by section

* Avoid crash in Pipe algorithm
* Remove duplicating edges when construct a wire
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Pipe.cpp
src/FeaturesPlugin/Test/Test19066.py [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.cpp