mirror of https://git.musl-libc.org/git/musl
Browse Source
read should not be allowed past "current size". append mode should write at "current size", not buffer size. null termination should not be written except when "current size" grows.rs-1.0
1 changed files with 7 additions and 4 deletions
Loading…
Reference in new issue