gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: bugfix


From: gnunet
Subject: [taler-anastasis] branch master updated: bugfix
Date: Sat, 27 Nov 2021 20:32:09 +0100

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new fbe1514  bugfix
fbe1514 is described below

commit fbe1514b2241ec77af20f5d8a50183fcaa1155c6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Nov 27 20:32:07 2021 +0100

    bugfix
---
 src/testing/testing_cmd_challenge_answer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/testing_cmd_challenge_answer.c 
b/src/testing/testing_cmd_challenge_answer.c
index c9cb976..78f7404 100644
--- a/src/testing/testing_cmd_challenge_answer.c
+++ b/src/testing/testing_cmd_challenge_answer.c
@@ -444,7 +444,7 @@ challenge_start_run (void *cls,
     ps = NULL;
   }
   if (GNUNET_OK !=
-      ANASTASIS_challenge_start ((struct ANASTASIS_Challenge *) c,
+      ANASTASIS_challenge_start ((struct ANASTASIS_Challenge *) *c,
                                  ps,
                                  GNUNET_TIME_UNIT_ZERO,
                                  NULL,

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