mirror of https://git.musl-libc.org/git/musl
Browse Source
__release_ptc() is only valid in the parent; if it's performed in the child, the lock will be unlocked early then double-unlocked later, corrupting the lock state.rs-1.0
3 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue