Archived issue #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)
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)
Public activity
No public notes
Participants are labeled by their role within this record.
Related records