https://issues.dlang.org/show_bug.cgi?id=21729
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @berni44 created dlang/phobos pull request #8025 "Fix Issues 21728, 21729 and 21730 (check for open file, before using trustedFread)" fixing this issue: - Fix Issue 21729 - rawRead derefences null pointer if invoked on closed File (segfault) https://github.com/dlang/phobos/pull/8025 --
