]> OCCT Git - occt-copy.git/commit
0028256: Opening specific STEP file leads to application crash
authorika <ika@opencascade.com>
Wed, 1 Feb 2017 13:50:47 +0000 (16:50 +0300)
committerika <ika@opencascade.com>
Thu, 2 Feb 2017 11:52:53 +0000 (14:52 +0300)
commit3506e665858658dffb707a1eb8ac16ee6c2c7c41
treedc6f01ef3a1c5a864df17f6b2842d1e38cdc99fe
parent89aebdea8d6f4d15cfc50e9458cd8e2e25022326
0028256: Opening specific STEP file leads to application crash
add check for null.
18 files changed:
src/RWStepAP214/RWStepAP214_GeneralModule.cxx
src/RWStepAP214/RWStepAP214_ReadWriteModule.cxx
src/RWStepVisual/FILES
src/RWStepVisual/RWStepVisual_RWAnnotationFillArea.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWAnnotationFillArea.hxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWAnnotationFillAreaOccurrence.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWAnnotationFillAreaOccurrence.hxx [new file with mode: 0644]
src/StepAP214/StepAP214_Protocol.cxx
src/StepToTopoDS/StepToTopoDS_TranslateVertex.cxx
src/StepVisual/FILES
src/StepVisual/StepVisual_AnnotationCurveOccurrence.cxx
src/StepVisual/StepVisual_AnnotationCurveOccurrence.hxx
src/StepVisual/StepVisual_AnnotationFillArea.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationFillArea.hxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationFillAreaOccurrence.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationFillAreaOccurrence.hxx [new file with mode: 0644]
tests/bugs/step/bug26451
tests/bugs/step/bug28256 [new file with mode: 0644]