Branch: refs/heads/stable1-proposed Home: https://github.com/kronosnet/kronosnet Commit: 80b7d93723e779b914f73ec2e8cd2ac632972eda https://github.com/kronosnet/kronosnet/commit/80b7d93723e779b914f73ec2e8cd2a... Author: yuan ren yren@suse.com Date: 2019-06-06 (Thu, 06 Jun 2019)
Changed paths: M libknet/crypto_openssl.c
Log Message: ----------- [crypto]openssl error strings release
In versions prior to OpenSSL 1.1.0, ERR_free_strings() releases any resources created by ERR_load_crypto_strings.
Signed-off-by: yuan ren yren@suse.com