FreeBSD Bugzilla – Attachment 252544 Details for
Bug 280653
ftp/curl: 8.9.1 leaks SIGPIPE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch from upstream commit fe9baa1
patch-lib_sigpipe.h (text/plain), 256 bytes, created by
Rafe
on 2024-08-06 10:50:22 UTC
(
hide
)
Description:
patch from upstream commit fe9baa1
Filename:
MIME Type:
Creator:
Rafe
Created:
2024-08-06 10:50:22 UTC
Size:
256 bytes
patch
obsolete
>--- lib/sigpipe.h.orig 2024-08-06 09:40:08 UTC >+++ lib/sigpipe.h >@@ -39,6 +39,7 @@ static void sigpipe_init(struct sigpipe_ignore *ig) > static void sigpipe_init(struct sigpipe_ignore *ig) > { > memset(ig, 0, sizeof(*ig)); >+ ig->no_signal = TRUE; > } > > /*
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 280653
:
252544
|
252567