[Issue 13534] std.variant can violate memory safety

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Apr 27 04:49:39 PDT 2015


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

--- Comment #4 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/38a29b2d56e91404bfe860b54b699783347b0ea5
remove "@trusted:" from std.variant

It's too broad.

This fixes issue 13534 - std.variant can violate memory safety.

--


More information about the Digitalmars-d-bugs mailing list