-free spec

This commit is contained in:
Özgür Kesim 2023-06-26 09:44:33 +02:00
parent c5c3a44c25
commit 17001e445d
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7

View File

@ -586,6 +586,7 @@ TEH_handler_age_withdraw_reveal (
} while(0);
GNUNET_JSON_parse_free (spec);
GNUNET_free (actx.disclosed_coin_secrets);
return result;
}