[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis] branch master updated: -more leaks
From: |
gnunet |
Subject: |
[taler-anastasis] branch master updated: -more leaks |
Date: |
Fri, 27 Aug 2021 15:55:48 +0200 |
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 e549237 -more leaks
e549237 is described below
commit e5492372c12b8cbc2ae15fcb2791949571c57595
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Aug 27 15:55:32 2021 +0200
-more leaks
---
src/reducer/anastasis_api_backup_redux.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/reducer/anastasis_api_backup_redux.c
b/src/reducer/anastasis_api_backup_redux.c
index c8c0404..cfef852 100644
--- a/src/reducer/anastasis_api_backup_redux.c
+++ b/src/reducer/anastasis_api_backup_redux.c
@@ -1562,6 +1562,7 @@ clean_pb (struct PolicyBuilder *pb)
GNUNET_free (p->challenges);
GNUNET_free (p);
}
+ free_costs (pb->best_cost);
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.