diff options
author | Rich Felker <dalias@aerifal.cx> | 2016-11-08 11:51:57 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-11-08 11:51:57 -0500 |
commit | ea7891a651dc4abc1305438470f1e4cc3b64ece2 (patch) | |
tree | 60144f10f321da134d16b0f6a3f7d39859e845c5 /ldso | |
parent | 04983f2272382af92eb8f8838964ff944fbb8258 (diff) | |
download | musl-ea7891a651dc4abc1305438470f1e4cc3b64ece2.tar.gz |
fix pthread_create regression from stack/guard size simplification
commit 33ce920857405d4f4b342c85b74588a15e2702e5 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.
Diffstat (limited to 'ldso')
0 files changed, 0 insertions, 0 deletions