Re: About libcurl, pthreads, ssl and SIGPIPE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/09/2013 08:42 AM, P J P wrote:

Till the time the new fixed version - 7.31.0 - is packaged and available, solution is for
applications to ignore SIGPIPE signal.

+    signal(SIGPIPE, SIG_IGN);

The proper fix is to use sendmsg and MSG_NOSIGNAL in the TLS implementation (in this case, NSS).

--
Florian Weimer / Red Hat Product Security Team
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux