Commit 6117d402 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

SIGPIPE: don't use 'data' in sigpipe restore

Follow-up fix from 7d80ed64.

The SessionHandle may not be around to use when we restore the sigpipe
sighandler so we store the no_signal boolean in the local struct to know
if/how to restore.
parent d23745f7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment