From cb686975edec9812f3cc8fb208e61bd5afcf0594 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 2 Apr 2021 14:55:15 +0200 Subject: fix leak --- src/json/test_json.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/json/test_json.c') diff --git a/src/json/test_json.c b/src/json/test_json.c index 83509f8f4..066ba4e73 100644 --- a/src/json/test_json.c +++ b/src/json/test_json.c @@ -87,7 +87,7 @@ path_cb (void *cls, static int -test_contract () +test_contract (void) { struct GNUNET_HashCode h1; struct GNUNET_HashCode h2; -- cgit v1.2.3