mirror of https://git.musl-libc.org/git/musl
Browse Source
loop condition was incorrect and confusing and caused an infinite loop when (broken) applications reaped the pid from a signal handler or another thread before wordexp's call to waitpid could do so.rs-1.0
1 changed files with 16 additions and 6 deletions
Loading…
Reference in new issue