julia
8d05a223
- remove extra zero byte store in `jl_readuntil` (#51401)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`.
References
#51401 - remove extra zero byte store in `jl_readuntil`
Author
JeffBezanson
Parents
071d3cab
Loading