From 70517233c99784bbd3018d2d7f4a2c0d15d84f90 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 9 Apr 2017 21:28:45 +0200 Subject: improve test case coverage for exchangedb --- src/exchangedb/plugin_exchangedb_postgres.c | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to 'src/exchangedb/plugin_exchangedb_postgres.c') diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c index 1f1e5f119..c9c3d5fd4 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -3373,9 +3373,7 @@ static void free_dpk_result (struct TALER_DenominationPublicKey *denom_pubs, unsigned int denom_pubs_len) { - unsigned int i; - - for (i=0;iconn); } -- cgit v1.2.3