diff options
Diffstat (limited to 'brandt.c')
-rw-r--r-- | brandt.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; } |