mirror of https://git.musl-libc.org/git/musl
Browse Source
the leak was found by static analysis (reported by Alexander Monakov), not tested/observed, but seems to have occured both when failing due to O_EXCL, and in a race condition with O_CREAT but not O_EXCL where a semaphore by the same name was created concurrently.master
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue