mirror of https://git.musl-libc.org/git/musl
Browse Source
stopping without letting the parser see a stop character prevented getting a result. so treat all high chars as the null character and pass them into the parser. also eliminated ugly tmp var using compound literals.rs-1.0
2 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue