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:
ba6632a
)
-do not use signal pipe as gnunet-rsa is likely to be in a gcrypt select loop
author
Christian Grothoff
<christian@grothoff.org>
Mon, 16 Jul 2012 12:14:07 +0000
(12:14 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 16 Jul 2012 12:14:07 +0000
(12:14 +0000)
src/util/crypto_rsa.c
patch
|
blob
|
history
diff --git
a/src/util/crypto_rsa.c
b/src/util/crypto_rsa.c
index 6e92f0753d0c68266dabb310c5fe077a0b2d4473..186933f3b9347d029a01c968cbe3681eb1e1e89f 100644
(file)
--- a/
src/util/crypto_rsa.c
+++ b/
src/util/crypto_rsa.c
@@
-1023,7
+1023,7
@@
GNUNET_CRYPTO_rsa_key_create_start (const char *filename,
GNUNET_free (gc);
return NULL;
}
- gc->gnunet_rsa = GNUNET_OS_start_process (GNUNET_
YES
,
+ gc->gnunet_rsa = GNUNET_OS_start_process (GNUNET_
NO
,
GNUNET_OS_INHERIT_STD_ERR,
NULL,
gc->gnunet_rsa_out,