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:
7a476fa
)
dead
author
Christian Grothoff
<christian@grothoff.org>
Tue, 8 Sep 2009 07:29:13 +0000
(07:29 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 8 Sep 2009 07:29:13 +0000
(07:29 +0000)
src/util/crypto_hash.c
patch
|
blob
|
history
diff --git
a/src/util/crypto_hash.c
b/src/util/crypto_hash.c
index 0370d74fbe0b6cf87e2648584907520ca5ccf411..fce93ceaf2740fb03b8a1c9790846859c468ade2 100644
(file)
--- a/
src/util/crypto_hash.c
+++ b/
src/util/crypto_hash.c
@@
-283,8
+283,6
@@
sha512_final (struct sha512_ctx *sctx, unsigned char *hash)
unsigned long long t2;
int i, j;
- i = j = 0;
-
/* Save number of bits */
t = sctx->count[0];
bits[15] = t;