https://issues.dlang.org/show_bug.cgi?id=21729
Berni44 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Berni44 <[email protected]> --- I think, before doing this "trustedFread" in (currently) line 1057, there needs to be an `enforce(_p !is null, some message)`. But I'm not firm enough in std.stdio, so I don't want to file a fixing PR. Might fix 21728 too. --
