View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0033673 | Open CASCADE | OCCT:Coding | public | 2024-04-07 14:15 | 2024-04-07 14:20 |
| Reporter | dpasukhi | Assigned To | dpasukhi | ||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Target Version | 7.9.0 | ||||
| Summary | 0033673: Coding - Reorganize old allocations to standard | ||||
| Description | Some part of the functionality uses "malloc" "free" and "delete'. Needs to replace all of them to opencas::unique_ptr and Standard operations It is applied to local C dynamic arrays. (need to replace to unique_ptr) | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||