]> granicus.if.org Git - curl/commit
openssl: use regular malloc instead of OPENSSL_malloc
authorDaniel Stenberg <daniel@haxx.se>
Fri, 12 Aug 2016 08:06:07 +0000 (10:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 16 Aug 2016 08:58:33 +0000 (10:58 +0200)
commitf975f06033b13033cda040484a011dc287fe1926
tree9604ac48730418878acc544d2add7f3f55224c83
parentfa6b6f1a46298f6c8957f67673d6ab1a75052e0b
openssl: use regular malloc instead of OPENSSL_malloc

This allows for better memmory debugging and torture tests.
lib/vtls/openssl.c