From efa7ac2eef94614ed6e8481b57b00cf25239581b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 4 Apr 2021 03:31:26 +0200 Subject: misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- get-contact-file.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'get-contact-file.c') diff --git a/get-contact-file.c b/get-contact-file.c index e244941..535d2f1 100644 --- a/get-contact-file.c +++ b/get-contact-file.c @@ -1,8 +1,6 @@ /* See LICENSE file for copyright and license details. */ #include "common.h" -/* Useful for deleting or backing up contacts */ - USAGE("contact-id"); @@ -30,5 +28,6 @@ main(int argc, char *argv[]) if (fflush(stdout) || ferror(stdout) || fclose(stdout)) eprintf("printf:"); + free(path); return 0; } -- cgit v1.2.3-70-g09d2