commit ac0a4cfd18714e37aa0034de3ec8fd5828c208d6 parent 80bd2ee617606a15889bc094450515e2bf031234 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 28 Jun 2026 08:33:01 +0200 badness Diffstat:
| M | src/exchangedb/pg.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/exchangedb/pg.c b/src/exchangedb/pg.c @@ -252,7 +252,6 @@ do_connect (const struct GNUNET_CONFIGURATION_Handle *cfg, fail: TALER_EXCHANGEDB_disconnect (pg); - GNUNET_free (pg); return NULL; }