commit | b7ddbc855cdab3563f25bd4e9e759a46648f95e0 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Mon Oct 21 19:48:22 2013 +0200 |
committer | Christian Heimes <christian@cheimes.de> | Mon Oct 21 19:48:22 2013 +0200 |
tree | 8960e8b149c87539663277be5f57649f30f59e67 | |
parent | 1a82f7e6a56ab014d5e9035b613fd4e837da5103 [diff] |
Load SSL's error strings in hashlib. Without ERR_load_crypto_strings() functions like ERR_lib_error_string() return NULL.