]> OCCT Git - occt-copy.git/commit
0026687: SIGSEGV in BRepBuilderAPI_MakeFace
authornbv <nbv@opencascade.com>
Thu, 17 Sep 2015 10:52:17 +0000 (13:52 +0300)
committerabv <abv@opencascade.com>
Fri, 18 Sep 2015 11:35:35 +0000 (14:35 +0300)
commit200a6865ad2b241b0eb2d4b7030582db04c77dc8
tree3e62fe9b45832e04f69cb33da782d985ae08b40e
parenta86456de9ab1b785ff895e25c04fa9fd0b442e8e
0026687: SIGSEGV in BRepBuilderAPI_MakeFace

1. Check face location has been added.
2. Message, if mkplane command fails, has been added.
3. Test case for this issue has been created.

Changes in accordance with the remark.

Small correction of test case for issue CR26687
src/BRepLib/BRepLib_FindSurface.cxx
src/BRepTest/BRepTest_SurfaceCommands.cxx
tests/bugs/modalg_6/bug26687 [new file with mode: 0755]