]> git.ipfire.org Git - thirdparty/openssl.git/commit
p_get_params() [test/p_test.c]: clear the OSSL_PARAM buffers for every test
authorRichard Levitte <levitte@openssl.org>
Tue, 30 Apr 2019 13:24:06 +0000 (15:24 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 1 May 2019 11:19:18 +0000 (13:19 +0200)
commit1ccf49737c89cf1b37cfb0de2370f62ef136062e
treea7e59b41ab9995a2d6f5b637c1feefbc48222bb4
parentb6a07f676071b2b9fdc0e625896ebd57563028cd
p_get_params() [test/p_test.c]: clear the OSSL_PARAM buffers for every test

Fixes #8796

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8851)
test/p_test.c