]> OCCT Git - occt.git/commit
0029108: Crash writing STEP file
authorasuraven <asuraven@opencascade.com>
Mon, 2 Nov 2020 06:31:55 +0000 (09:31 +0300)
committerasuraven <asuraven@opencascade.com>
Mon, 2 Nov 2020 11:32:39 +0000 (14:32 +0300)
commit7a88ce5b9869bfa20c6f34b51c2b9b68491ccfed
tree6f24c2ec212b74c7c527d91da26185ff1df0197c
parent2b7fd8c81c165926ed30e38290fc30bde4821e07
0029108: Crash writing STEP file

* Wrapped a try / catch block on creating objects in TopoDSToStep_MakeStepFace::Init()
src/TopoDSToStep/TopoDSToStep_MakeStepFace.cxx
tests/bugs/step/bug29108 [new file with mode: 0644]