Reduce the number of memory leaks in cert_create
The valgrind checks for cert_create have not been run in a long while -
as such there are a few memory leaks present. This patch fixes a few of
the major ones reported by valgrind. However, a few do remain.

Change-Id: Iab002fb2b0090043287d43fb54a4d18928c2ed85
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
1 parent d1b6013 commit 65ec13bce1367795bb0926561caca27de210e534
@Justin Chadwell Justin Chadwell authored on 12 Aug 2019
Showing 3 changed files
View
tools/cert_create/src/ext.c
View
tools/cert_create/src/key.c
View
tools/cert_create/src/main.c