Add a FuzzerClean() function
authorKurt Roeckx <kurt@roeckx.be>
Sat, 19 Nov 2016 16:13:10 +0000 (17:13 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Fri, 2 Dec 2016 23:14:14 +0000 (00:14 +0100)
This allows to free everything we allocated, so we can detect memory
leaks.

Reviewed-by: Rich Salz <rsalz@openssl.org>
GH: #2023


No differences found