gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] 07/13: fixed http server not shutting down


From: gnunet
Subject: [taler-anastasis] 07/13: fixed http server not shutting down
Date: Sun, 03 May 2020 18:02:31 +0200

This is an automated email from the git hooks/post-receive script.

dennis-neufeld pushed a commit to branch master
in repository anastasis.

commit 5356b547f475c7b5bae463342be3bf1fecaa6ddd
Author: Dennis Neufeld <address@hidden>
AuthorDate: Fri May 1 19:05:33 2020 +0000

    fixed http server not shutting down
---
 src/lib/testing_cmd_truth_upload.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/testing_cmd_truth_upload.c 
b/src/lib/testing_cmd_truth_upload.c
index 1a5f577..d4dfe32 100644
--- a/src/lib/testing_cmd_truth_upload.c
+++ b/src/lib/testing_cmd_truth_upload.c
@@ -239,8 +239,6 @@ truth_upload_cleanup (void *cls,
     ANASTASIS_truth_upload_cancel (tus->tuo);
     tus->tuo = NULL;
   }
-  GNUNET_free_non_null ((void *) tus->truth);
-  GNUNET_free_non_null ((void *) tus->truth_data);
   GNUNET_free (tus);
 }
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]