]> granicus.if.org Git - curl/commit
wolfssl: Perform cleanup
authorDavid Garske <david@wolfssl.com>
Wed, 19 Dec 2018 16:30:44 +0000 (08:30 -0800)
committerDaniel Gustafsson <daniel@yesql.se>
Thu, 20 Dec 2018 10:32:55 +0000 (11:32 +0100)
commit982a897b4bc22fa49da2501af8242e8c8ce1792c
tree26af7d652abf560009bf45685defaf9a30d073df
parent0b9fadf81fae1adaefa925c49c8655bc40971168
wolfssl: Perform cleanup

This adds a cleanup callback for cyassl. Resolves possible memory leak
when using ECC fixed point cache.

Closes #3395
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
lib/vtls/cyassl.c