]> 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:04:11 +0000 (14:04 +0300)
commit7816900b8e291ed600f2e6d73ef404ba65b2db1c
treefb49336342fdf1cc6dcfa7696d071d5e86379b6b
parentdbfe78b820903dd4733f0b464c9b829c72f7447c
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_19.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]