don't crash if TLS library is loaded into process with no thread pointer
authorRich Felker <dalias@aerifal.cx>
Sat, 6 Oct 2012 20:56:35 +0000 (16:56 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 6 Oct 2012 20:56:35 +0000 (16:56 -0400)
commit92e1cd9b0ba9a8fa86e0346b121e159fb88f99bc
tree1ef7ad7ecd6a6e70e9ab442c52da8fdb29f80538
parent6a2eaa3c5bbb8cc272cf6a4b7a9766a89e9b2c61
don't crash if TLS library is loaded into process with no thread pointer
src/ldso/dynlink.c