aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_crypto.c')
-rw-r--r--src/util/test_crypto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_crypto.c b/src/util/test_crypto.c
index b1c3c8e8f..80a247770 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,