gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: ref bugnote


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: ref bugnote
Date: Sun, 24 Feb 2019 08:01:02 +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 fc08887c4 ref bugnote
fc08887c4 is described below

commit fc08887c4dbd5d1846a44cc9b538ef55b52a5a55
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 24 08:00:57 2019 +0100

    ref bugnote
---
 src/util/crypto_ecc.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/util/crypto_ecc.c b/src/util/crypto_ecc.c
index a720d6c2b..cf40522d6 100644
--- a/src/util/crypto_ecc.c
+++ b/src/util/crypto_ecc.c
@@ -792,6 +792,7 @@ data_to_eddsa_value (const struct 
GNUNET_CRYPTO_EccSignaturePurpose *purpose)
   gcry_sexp_t data;
   int rc;
 
+/* SEE #5398 */
 #if 1
   struct GNUNET_HashCode hc;
   
@@ -840,6 +841,7 @@ data_to_ecdsa_value (const struct 
GNUNET_CRYPTO_EccSignaturePurpose *purpose)
   gcry_sexp_t data;
   int rc;
 
+/* See #5398 */
 #if 1
   struct GNUNET_HashCode hc;
 

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



reply via email to

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