summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi/gss_inquire_context.c
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2012-04-11 00:00:40 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2012-04-11 00:00:40 +0000
commit5ff92b1d9cf05d81d6ba6e43fbac5f0e1005df63 (patch)
treefa4399d543adb338238e40a89c2c950e43bc75b5 /lib/libgssapi/gss_inquire_context.c
parentf0d73b67412f77f8ec067ccb7e25190dce1a3a14 (diff)
downloadFreeBSD-src-5ff92b1d9cf05d81d6ba6e43fbac5f0e1005df63.zip
FreeBSD-src-5ff92b1d9cf05d81d6ba6e43fbac5f0e1005df63.tar.gz
Do not restore the register holding the TLS pointer when doing various
usermode context switches (long jumps and ucontext operations). If these are used across threads, multiple threads can end up with the same TLS base. Madness will then result. This makes behavior on PPC match that on x86 systems and on Linux. MFC after: 10 days
Diffstat (limited to 'lib/libgssapi/gss_inquire_context.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud