exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 191b53ccfd6d2b4b4efc5adb7c4211720d60ac39
parent 9f24337cb28bc24c5967106ab0e758bfc07e1eb2
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Sun, 16 Aug 2026 22:22:49 +0200

fix leak

Diffstat:
Msrc/exchangedb/enable_rules.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/exchangedb/enable_rules.c b/src/exchangedb/enable_rules.c @@ -46,6 +46,7 @@ TALER_EXCHANGEDB_enable_rules ( es)) { GNUNET_break (0); + GNUNET_free (sp); return GNUNET_SYSERR; } GNUNET_asprintf (&schemadash,