]> git.ipfire.org Git - thirdparty/openssl.git/commit - fuzz/bndiv.c
bndiv fuzzer: move new and free calls to the init and cleanup function.
authorKurt Roeckx <kurt@roeckx.be>
Sat, 19 Nov 2016 20:00:21 +0000 (21:00 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Fri, 2 Dec 2016 23:14:14 +0000 (00:14 +0100)
commit8087bcb323ce097329eb367fcba945dc2a266def
treea7609063c98930b237ae50cfbad2bf09e2d5511f
parent7d22cceeccb4d3daf53151d164d6c4bca6d26089
bndiv fuzzer: move new and free calls to the init and cleanup function.

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