Fixed mantis Bug#1750: Don't call EVP_cleanup(). This will remove all digest from...
authorBjoern Sikora <bjoern.sikora@intra2net.com>
Mon, 17 Jan 2011 12:15:39 +0000 (13:15 +0100)
committerBjoern Sikora <bjoern.sikora@intra2net.com>
Mon, 17 Jan 2011 12:15:39 +0000 (13:15 +0100)
commit6c0292897296ebcfec6b5aa94b7b016d608539ff
treeabc80c5d9f2b04665ff11af71c3cee300185f3fa
parent6114d87ccab1cfb625227f3716800899191cec53
Fixed mantis Bug#1750: Don't call EVP_cleanup(). This will remove all digest from the internal table which is also used by curl.
src/util.cpp