openssl: patch to fix devcrypto sessions leak
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 15 Feb 2019 22:35:19 +0000 (22:35 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 Feb 2019 18:22:35 +0000 (19:22 +0100)
commitddee1825de2a9c472f8bffc9ff3097f6421842a8
tree6646c2d74105ef363117557f987240787f1c717d
parenteabc1ddc4541019cf3e4c10b3a15c0710d87bca3
openssl: patch to fix devcrypto sessions leak

Applies a patch from https://github.com/openssl/openssl/pull/8213
that fixes an error where open /dev/crypto sessions were not closed.
Thanks to Ansuel Smith for reporting it.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
package/libs/openssl/patches/300-eng_devcrypto-close-open-session-on-init.patch [new file with mode: 0644]