[Issue 11777] [ICE] dmd memory corruption as `Scope::pop` `free`s `fieldinit` used also in `enclosing`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 19 08:48:55 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11777



--- Comment #11 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2014-03-19 19:48:50 MSK ---
And again I was incorrect. Failing `enclosing->fieldinit != fieldinit`
assertion is just another random victim in case we `free(fieldinit)`. If we
don't free, it doesn't happen. So I provided a test-case but has no idea what
is going on there.

And do not forget workaround dmd pull 2990 is assumed to be reverted while
testing.

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


More information about the Digitalmars-d-bugs mailing list