diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2016-09-06 21:54:04 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2016-09-06 21:54:23 -0700 |
commit | fdc9882838209d6a427031ad87a79fa18a443851 (patch) | |
tree | 0bee96cb43d461bbae86801d6904a98172aaf09e /net-misc/openssh/files/openssh-7.3_p1-sctp-x509-glue.patch | |
parent | dev-ruby/patron: add 0.8.0 (diff) | |
download | gentoo-fdc9882838209d6a427031ad87a79fa18a443851.tar.gz gentoo-fdc9882838209d6a427031ad87a79fa18a443851.tar.bz2 gentoo-fdc9882838209d6a427031ad87a79fa18a443851.zip |
net-misc/openssh: Add a workaround to HPN for the OSX threading implemntation
The MT AES-CTR has a section of code that compares the currently running thread's
thread id with the first thread created. It seems on OSX, the first thread will
sometimes run before the thread ID is filled in (hence is zero), so this test
will fail, and the initialization code does not get run. This makes the test
also check if the thread ID of the first thread is 0, and run the initialization
code in that case as well.
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-misc/openssh/files/openssh-7.3_p1-sctp-x509-glue.patch')
0 files changed, 0 insertions, 0 deletions