mirror of https://git.musl-libc.org/git/musl
Browse Source
commit 33ce920857 broke pthread_create
in the case where a null attribute pointer is passed; rather than
using the default sizes, sizes of 0 (plus the remainder of one page
after TLS/TCB use) were used.
master
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue