gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[merchant] branch master updated: init donau urls


From: Admin
Subject: [merchant] branch master updated: init donau urls
Date: Tue, 18 Feb 2025 11:50:09 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 240c4cf0 init donau urls
240c4cf0 is described below

commit 240c4cf0c3a14cbf2d64188d0fd0cec28850ced5
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Tue Feb 18 11:49:34 2025 +0100

    init donau urls
---
 src/util/contract_parse.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/contract_parse.c b/src/util/contract_parse.c
index def2a3e8..c5464d51 100644
--- a/src/util/contract_parse.c
+++ b/src/util/contract_parse.c
@@ -278,7 +278,7 @@ TALER_MERCHANT_parse_choice_output (
     }
   case TALER_MERCHANT_CONTRACT_OUTPUT_TYPE_DONATION_RECEIPT:
     {
-      const json_t *donau_urls;
+      const json_t *donau_urls = NULL;
       struct GNUNET_JSON_Specification spec[] = {
         GNUNET_JSON_spec_mark_optional (
           TALER_JSON_spec_amount_any ("amount",

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]