[Issue 14686] Postblit isn't sometimes called on concatenation
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jul 3 09:29:55 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14686
Vladimir Panteleev <thecybershadow at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thecybershadow at gmail.com
Severity|major |critical
--- Comment #2 from Vladimir Panteleev <thecybershadow at gmail.com> ---
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!
--
More information about the Digitalmars-d-bugs
mailing list