diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-08-25 17:24:46 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-08-25 17:24:46 -0400 |
commit | 731e8ffdcf6877c04092aa9fbd2b17907b8846c7 (patch) | |
tree | 0212e1ff8516eceab38bd1552322bee7dd11841c /src/aio/lio_listio.c | |
parent | 2bd05a4fc26c297754f7ee5745a1c3b072a44b7d (diff) | |
download | musl-731e8ffdcf6877c04092aa9fbd2b17907b8846c7.tar.gz musl-731e8ffdcf6877c04092aa9fbd2b17907b8846c7.tar.xz musl-731e8ffdcf6877c04092aa9fbd2b17907b8846c7.zip |
ensure canary is setup if stack-prot libs are dlopen'd into non-ssp app
previously, this usage could lead to a crash if the thread pointer was still uninitialized, and otherwise would just cause the canary to be zero (less secure).
Diffstat (limited to 'src/aio/lio_listio.c')
0 files changed, 0 insertions, 0 deletions