]> granicus.if.org Git - curl/commit
Revert "openssl: engine: remove double-free"
authorDaniel Stenberg <daniel@haxx.se>
Thu, 29 Oct 2015 13:59:11 +0000 (14:59 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 29 Oct 2015 13:59:11 +0000 (14:59 +0100)
commit4c62066cec18b8fa98bc1aa02ab80e4b489d5bc1
tree13b1047e5e664fd7215498c1cedf5b886c691416
parent9b87078d556de090a4b3a8db1fd4f962bdd040c3
Revert "openssl: engine: remove double-free"

This reverts commit 370ee919b37cc9a46c36428b2bb1527eae5db2bd.

Issue #509 has all the details but it was confirmed that the crash was
not due to this, so the previous commit was wrong.
lib/vtls/openssl.c