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:
debd88a
)
longer timeout for file locking
author
Nathan S. Evans
<evans@in.tum.de>
Wed, 28 Apr 2010 15:21:59 +0000
(15:21 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Wed, 28 Apr 2010 15:21:59 +0000
(15:21 +0000)
src/util/crypto_rsa.c
patch
|
blob
|
history
diff --git
a/src/util/crypto_rsa.c
b/src/util/crypto_rsa.c
index c15dff945669d787e8f4e386a53f52c2d601a33f..2c4daee1870bd690b5a5ceb3a7b8b716d36f7cad 100644
(file)
--- a/
src/util/crypto_rsa.c
+++ b/
src/util/crypto_rsa.c
@@
-659,7
+659,7
@@
GNUNET_CRYPTO_rsa_key_create_from_file (const char *filename)
sizeof (struct RsaPrivateKeyBinaryEncoded),
GNUNET_NO))
{
- if (0 == ++cnt %
1
0)
+ if (0 == ++cnt %
6
0)
{
ec = errno;
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,