diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-04-21 13:22:48 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-04-21 13:22:48 -0400 |
commit | c5ab5bd3be15eb9d49222df132a51ae8e8f78cbc (patch) | |
tree | eef581a4fe709eb5fa1b6fabb4cc2607c6d21429 /src/stdio/snprintf.c | |
parent | 97b72d22ad53e8f1306bf8e943571b698058f49d (diff) | |
download | musl-c5ab5bd3be15eb9d49222df132a51ae8e8f78cbc.tar.gz musl-c5ab5bd3be15eb9d49222df132a51ae8e8f78cbc.tar.xz musl-c5ab5bd3be15eb9d49222df132a51ae8e8f78cbc.zip |
remove always-true conditional in dynamic linker TLSDESC processing
the allocating path which can fail is for dynamic TLS, which can only occur at runtime, and the check for runtime was already made in the outer conditional.
Diffstat (limited to 'src/stdio/snprintf.c')
0 files changed, 0 insertions, 0 deletions