|--- |FIXED
--- Comment #3 from Dlang Bot ---
dlang/phobos pull request #8025 "Fix Issues 21728, 21729 and 21730 (check for
open file, before using trustedFread)" was merged into stable:
- 658474494640caa5b58a893f9745b00381c7ecf2 by berni44:
Fix Issue 21730 - null ptr deref
https://issues.dlang.org/show_bug.cgi?id=21730
--- Comment #2 from kdevel ---
> - Fix Issue 21730 - null ptr dereferenced in ChunksImpl.opApply (SIGSEGV)
>
> https://github.com/dlang/phobos/pull/8025
https://github.com/dlang/phobos/pull/8025/commits/ce741c13f5dd0975b87c3ab69fc0ac1
---
@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 21730 - null ptr dereferenced in ChunksImpl.opApply (SIGSEGV)
https://github.com/dlang/phobos/pull/8025
--