https://issues.dlang.org/show_bug.cgi?id=14686
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|major |critical --- Comment #2 from Vladimir Panteleev <[email protected]> --- I just ran into this too - reduced a memory corruption bug for three days. This is a critical issue affecting the memory safety of reference-counted objects. I verified that the PR fixes my test case. Thanks! --
