[Issue 14536] Calling destroy() on a on an extern(C++) class causes a segfault

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 26 18:24:27 UTC 2018


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

Manu <turkeyman at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++, industry
                 CC|                            |turkeyman at gmail.com
                 OS|Linux                       |All
           Severity|enhancement                 |major

--- Comment #2 from Manu <turkeyman at gmail.com> ---
Modifying the priority; fixing a segfault is not an enhancement request.

destroy() is objectively broken, druntime functions shouldn't crash when given
apparently valid inputs used as specified.

Also, this has been here for years now, I'd love to bring new attention to it.

--


More information about the Digitalmars-d-bugs mailing list