]> OCCT Git - occt-copy.git/commit
0030708: Modeling Data - Exception is raised while initializing TopoDS_Iterator with...
authoremv <emv@opencascade.com>
Mon, 13 May 2019 09:32:09 +0000 (12:32 +0300)
committeremv <emv@opencascade.com>
Wed, 15 May 2019 11:09:13 +0000 (14:09 +0300)
commitb008680dc0d8498c9fa6ee28cf1f7dcd86f1a884
tree600b644d8362cbd5771c18c2e18f2860948df7de
parent2b5ced28c338a41a7eddbfa35d72a16db18d1236
0030708: Modeling Data - Exception is raised while initializing TopoDS_Iterator with null shape

Added protection from null shapes to TopoDS_Iterator::Initialize method.
src/QABugs/QABugs_20.cxx
src/TopoDS/TopoDS_Iterator.cxx
tests/bugs/moddata_3/bug30708_1 [new file with mode: 0644]
tests/bugs/moddata_3/bug30708_2 [new file with mode: 0644]