View Issue Details

IDProjectCategoryView StatusLast Update
0033673Open CASCADEOCCT:Codingpublic2024-04-07 14:20
Reporterdpasukhi Assigned Todpasukhi  
PrioritynormalSeverityminor 
Status newResolutionopen 
Target Version7.9.0 
Summary0033673: Coding - Reorganize old allocations to standard
DescriptionSome 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)
TagsNo tags attached.
Test case number

Relationships

child of 0033629 newdpasukhi Foundation Classes - Reorganize OSD with moving into c++11 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-04-07 14:15 dpasukhi New Issue
2024-04-07 14:15 dpasukhi Assigned To => dpasukhi
2024-04-07 14:15 dpasukhi Relationship added child of 0033629
2024-04-07 14:20 dpasukhi Description Updated