[Issue 11139] malloc/emplace resulting in memory corruption

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 13 07:52:30 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11139



--- Comment #4 from Iain Buclaw <ibuclaw at ubuntu.com> 2013-10-13 07:52:28 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > This is what happens when you have GC'd memory only being referenced by
> > non-GC'd memory.
> 
> According to the original thread, this would be solved by GC.addRange.
> Apparently, Andrei tried it, but it didn't solve the problem. I haven't tried
> to double check.
> 
> http://forum.dlang.org/thread/mailman.1805.1380438203.1719.digitalmars-d@puremagic.com#post-bpcfwijqpmlxozplsalx:40forum.dlang.org

Don't you mean GC.addRoot ?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list