[Issue 20476] chainTogether leaks exception with -dip1008
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 3 00:22:20 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20476
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2892 "Fix Issue 20476 - chainTogether leaks
exception with -dip1008" was merged into master:
- d97216f442c62f52649600ef380b6b5b71d5b4c6 by MoonlightSentinel:
Fix Issue 20476 - chainTogether leaks exception with -dip1008
chainTogether unconditionally incremented the refcount of the second
throwable,
even if it was returned without being chained to the first
https://github.com/dlang/druntime/pull/2892
--
More information about the Digitalmars-d-bugs
mailing list