diff options
author | Dominik Picheta <dominikpicheta@googlemail.com> | 2020-04-08 13:37:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-08 14:37:00 +0200 |
commit | 350ee0308aafc27d4261e4c18b9faad0942d42a1 (patch) | |
tree | 3c1d3af6db1282c1f6f68246ae06e81e070f3e8c /lib/js | |
parent | 3dc8068075bd4c5eee88eef348b51f83b50ff13d (diff) | |
download | Nim-350ee0308aafc27d4261e4c18b9faad0942d42a1.tar.gz |
Fixes issues with dynamic loading OpenSSL. Fixes #13903. (#13919) [backport]
This fixes at least a couple of issues: * Procs loaded from the DLL being used even when the pointer is nil. * The actual issue (#13903) which appeared to cause stack corruption on Android 7.1.1 with OpenSSL 1.1.1f. The change that fixed this was the move to loading the procs in `sslSym`.
Diffstat (limited to 'lib/js')
0 files changed, 0 insertions, 0 deletions