mirror of https://git.musl-libc.org/git/musl
Browse Source
the newly allocated FILE * has not yet leaked to the application and is only visible to stdio internals until popen returns. since we do not change any fields of the structure observed by libc internals, only the pipe_pid member, locking is not necessary.master
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue