summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/apps/rand.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/apps/rand.c')
-rw-r--r--lib/libssl/src/apps/rand.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libssl/src/apps/rand.c b/lib/libssl/src/apps/rand.c
index c543e326b23..8606e0a40b7 100644
--- a/lib/libssl/src/apps/rand.c
+++ b/lib/libssl/src/apps/rand.c
@@ -87,8 +87,6 @@ rand_main(int argc, char **argv)
char *engine = NULL;
#endif
- signal(SIGPIPE, SIG_IGN);
-
if (!load_config(bio_err, NULL))
goto err;