aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--brandt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/brandt.c b/brandt.c
index ce41541..5d134cc 100644
--- a/brandt.c
+++ b/brandt.c
@@ -315,6 +315,7 @@ BRANDT_join (BRANDT_CbResult result,
&ret->m,
&ret->outcome_public))
{
+ GNUNET_free (ret);
weprintf ("failed to parse auction description blob");
return NULL;
}