gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: fix error


From: gnunet
Subject: [taler-donau] branch master updated: fix error
Date: Tue, 21 May 2024 16:04:06 +0200

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

lukas-matyja pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new 7bd4c49  fix error
7bd4c49 is described below

commit 7bd4c4913935684069c62dff35d93ef6caa4a2b5
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Tue May 21 16:05:35 2024 +0200

    fix error
---
 src/testing/testing_api_cmd_issue_receipts.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/testing/testing_api_cmd_issue_receipts.c 
b/src/testing/testing_api_cmd_issue_receipts.c
index 4b61341..5b0dae4 100644
--- a/src/testing/testing_api_cmd_issue_receipts.c
+++ b/src/testing/testing_api_cmd_issue_receipts.c
@@ -362,6 +362,7 @@ status_run (void *cls,
   {
     DONAU_donation_unit_pub_hash (&ss->keys->donation_unit_keys[0].key,
                                   &ss->bkps[cnt].h_donation_unit_pub);
+    ss->receipts[cnt].h_donation_unit_pub = ss->bkps[cnt].h_donation_unit_pub;
     struct DONAU_UniqueDonorIdentifierNonce *udi_nonce =
       &ss->receipts[cnt].nonce;
     struct DONAU_BudiMasterSecretP ps;

-- 
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]