Bugzilla – Attachment 833 Details for
Bug 948
high CPU in sshd after tcp_wrappers deny
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
hack prngd to provoke failure at will
prngd-0.9.29-fake-failure.patch (text/plain), 392 bytes, created by
Darren Tucker
on 2005-02-19 18:57:39 AEDT
(
hide
)
Description:
hack prngd to provoke failure at will
Filename:
MIME Type:
Creator:
Darren Tucker
Created:
2005-02-19 18:57:39 AEDT
Size:
392 bytes
patch
obsolete
>--- prngd-0.9.29/serverloop.c.orig 2005-02-19 17:35:05.000000000 +1100 >+++ prngd-0.9.29/serverloop.c 2005-02-19 17:44:57.000000000 +1100 >@@ -668,6 +668,7 @@ > } > break; > case wait_write: >+ close(egd_query[i].fd); /* XXX hack to simulate failure */ > error = socket_write(egd_query[i].fd, > &(egd_query[i].buffer[egd_query[i].yet_processed]), > egd_query[i].to_process -
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 948
:
737
|
788
|
822
|
823
|
824
|
825
|
830
|
831
|
832
| 833