Michael Gehring 793de8399c lib: dont call EVP_cleanup in fp2str
Calling EVP_cleanup here undoes initialization already done in
lib/fetch/common.c ssl_init() causing subsequent attempts to call
SSL_CTX_new() to fail. Which ultimately is the root cause for #170.

Fixes #170
2016-04-24 16:40:25 +02:00
..
2016-02-08 15:09:43 +01:00
2016-03-24 10:23:20 +01:00
2016-03-24 10:23:20 +01:00