Free a variable
authorMatt Caswell <matt@openssl.org>
Tue, 29 May 2018 15:01:30 +0000 (16:01 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 31 May 2018 09:39:13 +0000 (10:39 +0100)
commit28c73b34dfe00e786fc9198d89e089655ec5ae01
tree1fc3ce654df363540d095be5fc62eb8d5dfe1900
parentfbccfedf9bb0840e6c2db54b66ac511b85a3f587
Free a variable

Fix a memory leak in storeutl.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6373)
apps/storeutl.c