View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032902 | Open CASCADE | OCCT:Modeling Data | public | 2022-04-04 12:58 | 2022-10-24 10:43 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Product Version | 7.6.0 | ||||
Target Version | 7.8.0 | ||||
Summary | 0032902: Modeling Data - Get rid of BRepTopAdaptor_SeqOfPtr | ||||
Description | Usage of BRepTopAdaptor_SeqOfPtr leads to potential memory leaks (see 0031009). This issue proposes to get rid of BRepTopAdaptor_SeqOfPtr and substitute it by the collection of a certain type. Entities of this class are used in BRepTopAdaptor_FClass2d and IntTools_FClass2d. | ||||
Steps To Reproduce | NA | ||||
Tags | No tags attached. | ||||
Test case number | |||||
child of | 0031009 | verified | Modeling Algorithms - alloc-dealloc-mismatch reported by Clang address sanitizer in IntCurvesFace_ShapeIntersector |