[Issue 11777] [ICE] dmd memory corruption as `Scope::pop` `free`s `fieldinit` used also in `enclosing`
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jul 27 00:17:45 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=11777
--- Comment #14 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/dfab94cab4888bbbfbc50f3811c8cc00eeb4a9c9
Copying scope object should fill filedinit to NULL, due to avoid issue 11777
https://github.com/D-Programming-Language/dmd/commit/c876355b1c67d30ccc37f94239950d662082378b
Merge pull request #3816 from 9rnsr/fix_sc
Copying scope object should fill filedinit to NULL, due to avoid issue 11777
--
More information about the Digitalmars-d-bugs
mailing list