From b4faa7f7e17dea909cd4393d27adbc21b2dea9fb Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 29 Aug 2013 12:18:03 +0200 Subject: Release version 0.19.4 --- trust/extract.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'trust/extract.c') diff --git a/trust/extract.c b/trust/extract.c index d12d18b..1a38f11 100644 --- a/trust/extract.c +++ b/trust/extract.c @@ -288,8 +288,8 @@ int p11_trust_extract_compat (int argc, char *argv[]) { - char *path; - char *path2; + char *path = NULL; + char *path2 = NULL; int error; argv[argc] = NULL; -- cgit v1.1