Archived issue #0033424
Coding - Preparing solution to use malloc()
Description
The most part of OCCT classes have not initialized fields.
This means that when we will use malloc the field will he undefined values.
We need to initialize value for each OCCT classes that use native OCCT memory manager
This means that when we will use malloc the field will he undefined values.
We need to initialize value for each OCCT classes that use native OCCT memory manager
Public activity
No public notes
Participants are labeled by their role within this record.