[Issue 20490] malloc and free should be @safe / @trusted

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 8 15:49:38 UTC 2020


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/druntime pull request #2901 "Fix Issue 20490 - malloc and
free should be `@safe` / `@trusted`" fixing this issue:

- Fix Issue 20490 - malloc and free should be `@safe` / `@trusted`

  There is no good reason not to annotate them correctly.

https://github.com/dlang/druntime/pull/2901

--


More information about the Digitalmars-d-bugs mailing list