projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d31e933
)
ref bugnote
author
Christian Grothoff
<christian@grothoff.org>
Sun, 24 Feb 2019 07:00:57 +0000
(08:00 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 24 Feb 2019 07:00:57 +0000
(08:00 +0100)
src/util/crypto_ecc.c
patch
|
blob
|
history
diff --git
a/src/util/crypto_ecc.c
b/src/util/crypto_ecc.c
index a720d6c2bc5b02052f9e72d1fb1c08f8a45db51e..cf40522d641bab0d14881fc8b1b2b96a8596482f 100644
(file)
--- 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;