gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: make bfix happy


From: gnunet
Subject: [gnunet] branch master updated: make bfix happy
Date: Fri, 15 Nov 2019 20:20:11 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new c4d23d5a4 make bfix happy
c4d23d5a4 is described below

commit c4d23d5a4a3f2b6f67cf7c5db7859ea0e3e44f6c
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Nov 15 20:17:29 2019 +0100

    make bfix happy
---
 src/util/crypto_ecc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/util/crypto_ecc.c b/src/util/crypto_ecc.c
index 0e5c3d1ca..12284a7a9 100644
--- a/src/util/crypto_ecc.c
+++ b/src/util/crypto_ecc.c
@@ -857,7 +857,6 @@ data_to_eddsa_value (const struct 
GNUNET_CRYPTO_EccSignaturePurpose *purpose)
     return NULL;
   }
 #else
-  GNUNET_CRYPTO_hash (purpose, ntohl (purpose->size), &hc);
   if (0 != (rc = gcry_sexp_build (&data,
                                   NULL,
                                   "(data(flags eddsa)(hash-algo %s)(value 
%b))",

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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