fix memleak
This commit is contained in:
parent
5706e91058
commit
ad20666c33
1
brandt.c
1
brandt.c
@ -315,6 +315,7 @@ BRANDT_join (BRANDT_CbResult result,
|
|||||||
&ret->m,
|
&ret->m,
|
||||||
&ret->outcome_public))
|
&ret->outcome_public))
|
||||||
{
|
{
|
||||||
|
GNUNET_free (ret);
|
||||||
weprintf ("failed to parse auction description blob");
|
weprintf ("failed to parse auction description blob");
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user