[Issue 20235] C++ ABI doesn't destruct struct arguments in the callee

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Sep 21 19:07:03 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=20235

kinke <kinke at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kinke at gmx.net

--- Comment #1 from kinke <kinke at gmx.net> ---
(In reply to Suleyman Sahmi (سليمان السهمي) from comment #0)
> This causes some double free bugs.

Double free/destruction if caller is in C++ and callee in D, no destruction at
all the other way around.

--


More information about the Digitalmars-d-bugs mailing list