[Issue 23813] DIP1000 can introduce memory corruption in @safe function with typesafe variadics

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 29 11:48:49 UTC 2023


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

kinke <kinke at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---

--- Comment #3 from kinke <kinke at gmx.net> ---
It's not a duplicate, otherwise I wouldn't have filed this, with the
cross-link. The underlying cause is most likely the same (undetected `scope`
violation), but this specific issue here is about DIP1000 making things worse
instead of better.

--


More information about the Digitalmars-d-bugs mailing list