[Issue 14710] VC-built DMD crashes on templated variadic function IFTI

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jun 18 08:05:55 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14710

--- Comment #5 from Vladimir Panteleev <thecybershadow at gmail.com> ---
Pull request to make the VS build use the bump-the-pointer allocator:
https://github.com/D-Programming-Language/dmd/pull/4535

The use-after-free bug remains, though.

--


More information about the Digitalmars-d-bugs mailing list