[Issue 21729] rawRead derefences null pointer if invoked on closed File (segfault)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 4 10:02:57 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21729
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8025 "Fix Issues 21728, 21729 and 21730 (check for
open file, before using trustedFread)" was merged into stable:
- 3b501e1ddca1b144234a0fa27d6dc7109b7c9aa7 by berni44:
Fix Issue 21729 - rawRead derefences null pointer if invoked on closed File
(segfault)
https://github.com/dlang/phobos/pull/8025
--
More information about the Digitalmars-d-bugs
mailing list