[Issue 16641] Infinite loop on InvalidMemoryOperationError in __dmd_personality_v0
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 26 03:24:10 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=16641
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 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