[Issue 22616] Infinity loop instead of InvalidMemoryOperationError during GC routine
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 26 03:24:12 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22616
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14710 "Avoid GC for allocating traceinfo" was merged
into master:
- 374f20760e6c6183861dc599e1fb6379830a032a by Steven Schveighoffer:
Avoid GC for allocating traceinfo. Allow traces for
InvalidMemoryOperationError and other sensitive errors.
Fixes 20650,16641,22616.
https://github.com/dlang/dmd/pull/14710
--
More information about the Digitalmars-d-bugs
mailing list