mirror of https://git.musl-libc.org/git/musl
Browse Source
The value of *size is not relevant in case of failure, but it's better not to copy garbage from the stack into it. (The compiler cannot see through the syscall, so optimization was not affected by the unspecified value).master
committed by
Rich Felker
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue