commit e15a8a551cc5ced3b20fbfe5edc818be17ebd42a
parent 3268761264e975b79cb3121b86cf2adb9ef32ade
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 12 Jul 2026 23:58:09 +0200
init to NULL, optional arg
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backenddb/select_wirewatch_accounts.c b/src/backenddb/select_wirewatch_accounts.c
@@ -66,7 +66,7 @@ handle_results (void *cls,
char *instance;
struct TALER_FullPayto payto_uri;
char *facade_url;
- json_t *credential;
+ json_t *credential = NULL;
uint64_t last_serial;
struct GNUNET_PQ_ResultSpec rs[] = {
GNUNET_PQ_result_spec_string ("out_merchant_id",