Fix minor type warnings and risk of memory leak in testutil/driver.c
authorDavid von Oheimb <David.von.Oheimb@siemens.com>
Thu, 10 Aug 2017 07:07:37 +0000 (09:07 +0200)
committerRich Salz <rsalz@openssl.org>
Thu, 10 Aug 2017 15:05:28 +0000 (11:05 -0400)
commit180c3fc7754f098b385c9a978491a2d468092bca
tree07fc63ec4ce28f22ad734e8bbef1c487bf00db53
parente3743355e840dadff0b09582942b7a90db607894
Fix minor type warnings and risk of memory leak in testutil/driver.c

Discussion is in https://github.com/openssl/openssl/issues/4127

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4131)
test/testutil/driver.c