Salome HOME
Issue #2894: SIGSEGV in trim after double-click
authorazv <azv@opencascade.com>
Fri, 22 Mar 2019 10:54:13 +0000 (13:54 +0300)
committerazv <azv@opencascade.com>
Fri, 22 Mar 2019 10:54:13 +0000 (13:54 +0300)
commit17e6ef7b0da655c421acf2ddcd990f1751a23f8e
tree66c492552f066d9925c009de81d9111305e535d2
parentd01eb92de9e1b41819554431dff92b712803a67c
Issue #2894: SIGSEGV in trim after double-click

Fix crash when selected point is not lying on the trimmed feature.
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Trim.cpp
src/SketchPlugin/Test/Test2894.py [new file with mode: 0644]