gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix bug


From: gnunet
Subject: [taler-exchange] branch master updated: -fix bug
Date: Tue, 21 Feb 2023 14:52:46 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 4a51b9a9 -fix bug
4a51b9a9 is described below

commit 4a51b9a9a1e5ca7f2f67e3e0958fc8394a237035
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 21 14:52:44 2023 +0100

    -fix bug
---
 src/util/test_crypto.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/test_crypto.c b/src/util/test_crypto.c
index b1c3c8e8..80a24777 100644
--- a/src/util/test_crypto.c
+++ b/src/util/test_crypto.c
@@ -125,11 +125,11 @@ test_planchets_rsa (uint8_t age)
   struct TALER_FreshCoin coin;
   struct TALER_CoinPubHashP c_hash;
   struct TALER_AgeCommitmentHash *ach = NULL;
+  struct TALER_AgeCommitmentHash ah = {0};
 
   if (0 < age)
   {
     struct TALER_AgeCommitmentProof acp;
-    struct TALER_AgeCommitmentHash ah = {0};
     struct GNUNET_HashCode seed;
 
     GNUNET_CRYPTO_random_block (GNUNET_CRYPTO_QUALITY_WEAK,

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