Skip to content

Commit

Permalink
0033665: Data Exchange, Step Import - TransferRoots crashes for inval…
Browse files Browse the repository at this point in the history
…id STEP files

Fixed exception in RWStepShape_RWEdgeCurve::Check() thrown when trying
    to access step entity in Interface_EntityIterator with zero entities.
Fixed a crash in StepToTopoDS_TranslateFace::Init() caused by
    dereferencing nullptr.
RWStepShape_RWEdgeCurve and RWStepShape_RWEdgeCurve are refactored.
Test bug33665 is added to check the fixed behavior.
  • Loading branch information
AtheneNoctuaPt authored and dpasukhi committed Sep 22, 2024
1 parent 8082b95 commit e599866
Show file tree
Hide file tree
Showing 5 changed files with 430 additions and 459 deletions.
Loading

0 comments on commit e599866

Please sign in to comment.