gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: -fix leak


From: gnunet
Subject: [taler-anastasis] branch master updated: -fix leak
Date: Sat, 06 Mar 2021 23:53:58 +0100

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new ce482c0  -fix leak
ce482c0 is described below

commit ce482c0510722dbb9078aa213b49a46f959927ae
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 6 23:53:55 2021 +0100

    -fix leak
---
 src/lib/anastasis_backup.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/anastasis_backup.c b/src/lib/anastasis_backup.c
index 4d655fe..1b0dbf9 100644
--- a/src/lib/anastasis_backup.c
+++ b/src/lib/anastasis_backup.c
@@ -321,6 +321,7 @@ ANASTASIS_truth_upload (struct GNUNET_CURL_Context *ctx,
                      sizeof (t->salt),
                      NULL,
                      0));
+    GNUNET_free (answer);
     truth_data = &nt;
     truth_data_size = sizeof (nt);
   }

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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