diff options
author | LemonBoy <thatlemon@gmail.com> | 2018-09-27 17:23:55 +0200 |
---|---|---|
committer | LemonBoy <thatlemon@gmail.com> | 2018-09-27 17:23:55 +0200 |
commit | 907969d69b5a268a75b77db369a7e36608f6736b (patch) | |
tree | e3db0debbc3daf2fceb8a11e71b73e48e2917c3c /tests/range | |
parent | 72e15ff739cc73fbf6e3090756d3f9cb3d5af2fa (diff) | |
download | Nim-907969d69b5a268a75b77db369a7e36608f6736b.tar.gz |
Allocate OpenSSL memory outside of the thread heap
Prevent spurious segfaults when OpenSSL is used in multithreaded environments since the library isn't able to handle thread-local memory. Fixes #9016
Diffstat (limited to 'tests/range')
0 files changed, 0 insertions, 0 deletions