julia
8d05a223 - remove extra zero byte store in `jl_readuntil` (#51401)

Commit
2 years ago
remove extra zero byte store in `jl_readuntil` (#51401) Since 3b1bbe30e53c487929c47d2a1facbc6173848e6c we no longer do this for arrays, only strings. Fixes a crash when using `readline`.
Author
Parents
Loading