gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-twister] branch master updated: address leaks.


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] branch master updated: address leaks.
Date: Wed, 21 Mar 2018 17:12:15 +0100

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

marcello pushed a commit to branch master
in repository twister.

The following commit(s) were added to refs/heads/master by this push:
     new 60a030c  address leaks.
60a030c is described below

commit 60a030c66cbbec85a0718e845729dc9cd0aa4f83
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Mar 21 14:25:18 2018 +0100

    address leaks.
---
 src/twister/testing_api_cmd_exec_client.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/twister/testing_api_cmd_exec_client.c 
b/src/twister/testing_api_cmd_exec_client.c
index b277106..6c4f3be 100644
--- a/src/twister/testing_api_cmd_exec_client.c
+++ b/src/twister/testing_api_cmd_exec_client.c
@@ -197,6 +197,7 @@ hack_response_code_run (void *cls,
     return;
   }
   TALER_TESTING_wait_for_sigchld (is);
+  GNUNET_free (http_status);
 }
 
 

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



reply via email to

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