https://issues.dlang.org/show_bug.cgi?id=20650
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @schveiguy created dlang/dmd pull request #14710 "Remove GC for allocating traceinfo" fixing this issue: - Remove GC for allocating traceinfo. Allow traces for InvalidMemoryOperationError and other sensitive errors. Fixes 20650 Fixes 16641 Fixes 22616 https://github.com/dlang/dmd/pull/14710 --
