Heap corruption in reading struct fields in ctor

deadalnix deadalnix at gmail.com
Wed Dec 19 19:37:25 PST 2012


Can you tell more about what is the corruption ?

Are you getting garbage elements from front ? Can you use a 
debugger or add some writeln to show some pointer addresses ?

Is GC.collect() changing something (like triggering the problem 
earlier) ?


More information about the Digitalmars-d mailing list