freeing in shutdown
This commit is contained in:
parent
f1858fc1f4
commit
69756317cd
@ -428,6 +428,7 @@ do_shutdown (void *cls)
|
|||||||
|
|
||||||
GNUNET_free_non_null (reserves);
|
GNUNET_free_non_null (reserves);
|
||||||
GNUNET_free_non_null (coins);
|
GNUNET_free_non_null (coins);
|
||||||
|
GNUNET_free_non_null (spent_coins);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user