F*cked by memory corruption after assiging value to associative array

frame frame86 at live.com
Mon Jan 25 15:46:15 UTC 2021


On Monday, 25 January 2021 at 14:34:23 UTC, vitamin wrote:

> Is the object returned from dll GC allocated?

The object is created on the default way. No alternating 
allocation. Before the object is returned it's added to 
GC.addRoot() which should be enough but may I'm wrong. I also 
tried to add each object that holds the string member with 
GC.addRoot().




More information about the Digitalmars-d-learn mailing list