July 26
https://issues.dlang.org/show_bug.cgi?id=24685

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/phobos pull request #9030 "Fix Bugzilla 24685 - std.stdio.File.rawRead allows reading raw pointe…" fixing this issue:

- Fix Bugzilla 24685 - std.stdio.File.rawRead allows reading raw pointers from files in @safe code

https://github.com/dlang/phobos/pull/9030

--
July 26
https://issues.dlang.org/show_bug.cgi?id=24685

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #9030 "Fix Bugzilla 24685 - std.stdio.File.rawRead allows reading raw pointe…" was merged into master:

- f01a213df1a6cbe5ca42fae4085b9f25b4e427d1 by Nick Treleaven:
  Fix Bugzilla 24685 - std.stdio.File.rawRead allows reading raw pointers from
files in @safe code

https://github.com/dlang/phobos/pull/9030

--